New version 0.3.0
This commit is contained in:
parent
a353ef98ba
commit
ce62dd418c
@ -1,5 +1,5 @@
|
||||
name: alea
|
||||
version: 0.2.1.0
|
||||
version: 0.3.0.0
|
||||
synopsis: a diceware passphrase generator
|
||||
description:
|
||||
|
||||
@ -25,5 +25,5 @@ executable alea
|
||||
other-modules: Paths_alea
|
||||
other-extensions: DeriveDataTypeable, RecordWildCards
|
||||
build-depends: base ==4.7.* , containers ==0.5.*,
|
||||
cmdargs ==0.10.*, random ==1.1.*
|
||||
cmdargs ==0.10.*, threefish == 0.2.*
|
||||
ghc-options: -O2
|
||||
|
Loading…
Reference in New Issue
Block a user