Disable dynamic compilation
Not currently usable in cabal.
This commit is contained in:
parent
b147c0f35f
commit
3611eece6d
@ -26,4 +26,4 @@ executable alea
|
||||
other-extensions: DeriveDataTypeable, RecordWildCards
|
||||
build-depends: base ==4.7.* , containers ==0.5.*,
|
||||
cmdargs ==0.10.*, random ==1.1.*
|
||||
ghc-options: -O2 -dynamic
|
||||
--ghc-options: -dynamic
|
||||
|
Loading…
Reference in New Issue
Block a user