Remove 'these' dependency

This commit is contained in:
aaron levin 2015-12-24 18:13:28 +01:00
parent e863f1b88c
commit ae510791dd

View file

@ -62,7 +62,6 @@ 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
@ -119,7 +118,6 @@ test-suite spec
, string-conversions
, temporary
, text
, these
, transformers
, transformers-compat
, mtl