Remove 'these' dependency
This commit is contained in:
parent
e863f1b88c
commit
ae510791dd
1 changed files with 0 additions and 2 deletions
|
@ -62,7 +62,6 @@ library
|
||||||
, system-filepath >= 0.4 && < 0.5
|
, system-filepath >= 0.4 && < 0.5
|
||||||
, filepath >= 1
|
, filepath >= 1
|
||||||
, text >= 1.2 && < 1.3
|
, text >= 1.2 && < 1.3
|
||||||
, these >= 0.6.0.0 && < 0.7.0.0
|
|
||||||
, transformers >= 0.3 && < 0.5
|
, transformers >= 0.3 && < 0.5
|
||||||
, transformers-compat>= 0.4
|
, transformers-compat>= 0.4
|
||||||
, wai >= 3.0 && < 3.1
|
, wai >= 3.0 && < 3.1
|
||||||
|
@ -119,7 +118,6 @@ test-suite spec
|
||||||
, string-conversions
|
, string-conversions
|
||||||
, temporary
|
, temporary
|
||||||
, text
|
, text
|
||||||
, these
|
|
||||||
, transformers
|
, transformers
|
||||||
, transformers-compat
|
, transformers-compat
|
||||||
, mtl
|
, mtl
|
||||||
|
|
Loading…
Reference in a new issue