Fixing test dependencies
This commit is contained in:
parent
cb2bd54596
commit
fc054ee575
1 changed files with 2 additions and 1 deletions
|
@ -99,10 +99,11 @@ test-suite tests
|
||||||
, XML.Card.Component
|
, XML.Card.Component
|
||||||
, XML.Card.Output
|
, XML.Card.Output
|
||||||
build-depends: base
|
build-depends: base
|
||||||
|
, Cabal
|
||||||
, containers
|
, containers
|
||||||
, directory
|
, directory
|
||||||
, filepath
|
, filepath
|
||||||
, Cabal
|
, hablo
|
||||||
, lucid
|
, lucid
|
||||||
, mtl
|
, mtl
|
||||||
, text
|
, text
|
||||||
|
|
Loading…
Reference in a new issue