Drop broken package
This commit is contained in:
parent
6c51f66c59
commit
245566e059
@ -27,8 +27,7 @@ executable alea
|
|||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
hs-source-dirs: src
|
hs-source-dirs: src
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
other-modules: Alea.Diceware, Alea.List, Alea.Random
|
other-modules: Alea.Diceware
|
||||||
other-extensions: DeriveDataTypeable, RecordWildCards
|
other-extensions: DeriveDataTypeable, RecordWildCards
|
||||||
build-depends: base >=4.8 && < 5.0, containers,
|
build-depends: base >=4.8 && < 5.0, random, text, argparser
|
||||||
argparser, threefish
|
|
||||||
ghc-options: -O2
|
ghc-options: -O2
|
||||||
|
Loading…
Reference in New Issue
Block a user