Remove extra text dependency
This commit is contained in:
parent
883ae7ae70
commit
46f8a9abc9
@ -36,7 +36,6 @@ library
|
|||||||
, yesod-json >= 0.0 && < 0.1
|
, yesod-json >= 0.0 && < 0.1
|
||||||
, containers >= 0.2 && < 0.5
|
, containers >= 0.2 && < 0.5
|
||||||
, json-types >= 0.1 && < 0.2
|
, json-types >= 0.1 && < 0.2
|
||||||
, text >= 0.11 && < 0.12
|
|
||||||
, yesod-form >= 0.0 && < 0.1
|
, yesod-form >= 0.0 && < 0.1
|
||||||
, transformers >= 0.2 && < 0.3
|
, transformers >= 0.2 && < 0.3
|
||||||
, persistent >= 0.4 && < 0.5
|
, persistent >= 0.4 && < 0.5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user