We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15cb48 commit beacbebCopy full SHA for beacbeb
purescript.cabal
@@ -413,7 +413,7 @@ executable purs
413
import: defaults
414
hs-source-dirs: app
415
main-is: Main.hs
416
- ghc-options: -fno-warn-unused-do-bind -threaded -rtsopts -with-rtsopts=-N -Wno-unused-packages
+ ghc-options: -fno-warn-unused-do-bind -threaded -rtsopts -with-rtsopts=-N -Wno-unused-packages -eventlog
417
build-depends:
418
ansi-wl-pprint >=0.6.9 && <0.7,
419
exceptions >=0.10.4 && <0.11,
0 commit comments