Try again with dynamic

This commit is contained in:
Michele Guerini Rocco 2014-10-14 20:48:08 +02:00
parent 3611eece6d
commit 8e51c43281

View File

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