Remove string-conv dependency.

This commit is contained in:
Stephen Diehl
2016-06-08 19:47:08 -04:00
parent 6edc320b69
commit a9c8d300a5
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -71,7 +71,6 @@ library
transformers >= 0.4 && < 0.6,
text >= 1.2 && <1.3,
stm >= 2.4 && <2.5,
string-conv >= 0.1 && <0.2,
bytestring >= 0.10 && <0.11
hs-source-dirs: src
-1
View File
@@ -2,6 +2,5 @@ resolver: lts-5.10
packages:
- '.'
extra-deps:
- string-conv-0.1
flags: {}
extra-package-dbs: []