diff --git a/gonito.cabal b/gonito.cabal index 1e1b9e7..493f662 100644 --- a/gonito.cabal +++ b/gonito.cabal @@ -94,7 +94,7 @@ library , bytestring >= 0.9 && < 0.11 , case-insensitive , text >= 0.11 && < 2.0 - , persistent >= 2.0 && < 2.9 + , persistent >= 2.0 && < 2.12 , persistent-postgresql >= 2.1.1 && < 2.9 , persistent-template >= 2.0 && < 2.6 , template-haskell @@ -127,7 +127,7 @@ library , filemanip , cryptohash , markdown - , geval >= 1.19.0.0 && < 1.20 + , geval >= 1.19.0.0 && < 1.21 , filepath , yesod-table , regex-tdfa diff --git a/stack.yaml b/stack.yaml index 99f8bf3..37bd682 100644 --- a/stack.yaml +++ b/stack.yaml @@ -4,11 +4,7 @@ flags: dev: false packages: - '.' -- location: - git: https://github.com/bitemyapp/esqueleto - commit: b81e0d951e510ebffca03c5a58658ad884cc6fbd - extra-dep: true -extra-deps: [../geval,wai-handler-fastcgi-3.0.0.2,murmur3-1.0.3,random-strings-0.1.1.0,naturalcomp-0.0.3,Munkres-0.1,Chart-1.9.1,Chart-cairo-1.9.1,multiset-0.3.4.1,pwstore-fast-2.4.4,yesod-table-2.0.3] +extra-deps: [../geval,wai-handler-fastcgi-3.0.0.2,murmur3-1.0.3,random-strings-0.1.1.0,naturalcomp-0.0.3,Munkres-0.1,Chart-1.9.1,Chart-cairo-1.9.1,multiset-0.3.4.1,pwstore-fast-2.4.4,yesod-table-2.0.3,esqueleto-3.0.0] resolver: lts-12.26 image: container: