Try again with dynamic
This commit is contained in:
parent
3611eece6d
commit
8e51c43281
@ -26,4 +26,4 @@ executable alea
|
|||||||
other-extensions: DeriveDataTypeable, RecordWildCards
|
other-extensions: DeriveDataTypeable, RecordWildCards
|
||||||
build-depends: base ==4.7.* , containers ==0.5.*,
|
build-depends: base ==4.7.* , containers ==0.5.*,
|
||||||
cmdargs ==0.10.*, random ==1.1.*
|
cmdargs ==0.10.*, random ==1.1.*
|
||||||
--ghc-options: -dynamic
|
ghc-options: -O2 -dynamic
|
||||||
|
Loading…
Reference in New Issue
Block a user