Fix broken hledger.cabal
This commit is contained in:
parent
7291977e6f
commit
3cdb293f33
@ -141,8 +141,8 @@ executable hledger
|
|||||||
,text >= 0.11 && < 1.1
|
,text >= 0.11 && < 1.1
|
||||||
,time
|
,time
|
||||||
,utf8-string >= 0.3.5 && < 0.4
|
,utf8-string >= 0.3.5 && < 0.4
|
||||||
default-language: Haskell2010
|
|
||||||
,wizards == 1.0.*
|
,wizards == 1.0.*
|
||||||
|
default-language: Haskell2010
|
||||||
|
|
||||||
test-suite tests
|
test-suite tests
|
||||||
type: exitcode-stdio-1.0
|
type: exitcode-stdio-1.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user