Disable dynamic compilation

Not currently usable in cabal.
This commit is contained in:
Rnhmjoj 2014-10-14 20:41:04 +02:00
parent b147c0f35f
commit 3611eece6d

View File

@ -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