small dependency hell
This commit is contained in:
parent
fd01e30b6d
commit
3046d2416d
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ library
|
|||
, yesod-form >= 1.3
|
||||
, bytestring >= 0.9
|
||||
, text >= 0.11
|
||||
, persistent >= 1.3
|
||||
, persistent >= 1.3 && < 2.0.0
|
||||
, persistent-sqlite >= 1.3
|
||||
, persistent-template >= 1.3
|
||||
, template-haskell
|
||||
|
|
Loading…
Reference in a new issue