Restructure the package
This commit is contained in:
parent
eec6bd1587
commit
3597747a90
@ -1,5 +1,5 @@
|
||||
name: alea
|
||||
version: 0.3.2.0
|
||||
version: 0.3.3.0
|
||||
synopsis: a diceware passphrase generator
|
||||
description:
|
||||
|
||||
@ -25,6 +25,7 @@ source-repository head
|
||||
|
||||
executable alea
|
||||
main-is: Main.hs
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
other-modules: Alea.Diceware, Alea.List, Alea.Random, Paths_alea
|
||||
other-extensions: DeriveDataTypeable, RecordWildCards
|
||||
|
Loading…
Reference in New Issue
Block a user