This commit is contained in:
Maximilian Tagher 2020-01-02 22:51:54 -05:00
parent 367d77a8c3
commit a8a7b6c7a5

View File

@ -17,7 +17,7 @@ library
build-depends: base >= 4 && < 5
, yesod-core >= 1.6 && < 1.7
, persistent >= 2.8 && < 2.11
, persistent-template >= 2.1 && < 2.8
, persistent-template >= 2.1 && < 2.9
, transformers >= 0.2.2
, blaze-builder
, conduit