Fix broken hledger.cabal

This commit is contained in:
Marko Kocić 2014-03-03 09:18:18 +01:00
parent 7291977e6f
commit 3cdb293f33

View File

@ -141,8 +141,8 @@ executable hledger
,text >= 0.11 && < 1.1
,time
,utf8-string >= 0.3.5 && < 0.4
default-language: Haskell2010
,wizards == 1.0.*
default-language: Haskell2010
test-suite tests
type: exitcode-stdio-1.0