New version 0.2.0
This commit is contained in:
parent
699736be55
commit
95f7c1d076
@ -1,5 +1,5 @@
|
|||||||
name: alea
|
name: alea
|
||||||
version: 0.1.2.0
|
version: 0.2.0.0
|
||||||
synopsis: a diceware passphrase generator
|
synopsis: a diceware passphrase generator
|
||||||
description:
|
description:
|
||||||
|
|
||||||
@ -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: -O2 -dynamic
|
ghc-options: -O2
|
||||||
|
Loading…
Reference in New Issue
Block a user