bump persistent-template

This commit is contained in:
Daniel Brice 2020-11-04 14:15:21 -08:00
parent 41bcace5fc
commit 0a338177fe

View File

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