Skip to content

Commit beacbeb

Browse files
committed
add event log
1 parent c15cb48 commit beacbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

purescript.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ executable purs
413413
import: defaults
414414
hs-source-dirs: app
415415
main-is: Main.hs
416-
ghc-options: -fno-warn-unused-do-bind -threaded -rtsopts -with-rtsopts=-N -Wno-unused-packages
416+
ghc-options: -fno-warn-unused-do-bind -threaded -rtsopts -with-rtsopts=-N -Wno-unused-packages -eventlog
417417
build-depends:
418418
ansi-wl-pprint >=0.6.9 && <0.7,
419419
exceptions >=0.10.4 && <0.11,

0 commit comments

Comments
 (0)