Add these dependency

This commit is contained in:
aaron levin 2015-12-24 14:29:06 +01:00
parent 743c51b3c5
commit c169d0bd59

View file

@ -62,6 +62,7 @@ library
, system-filepath >= 0.4 && < 0.5
, filepath >= 1
, text >= 1.2 && < 1.3
, these >= 0.6.0.0 && < 0.7.0.0
, transformers >= 0.3 && < 0.5
, transformers-compat>= 0.4
, wai >= 3.0 && < 3.1
@ -118,6 +119,7 @@ test-suite spec
, string-conversions
, temporary
, text
, these
, transformers
, transformers-compat
, mtl