diff --git a/alea.cabal b/alea.cabal index 1807bac..812e0e4 100644 --- a/alea.cabal +++ b/alea.cabal @@ -1,5 +1,5 @@ name: alea -version: 0.1.2.0 +version: 0.2.0.0 synopsis: a diceware passphrase generator description: @@ -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: -O2