Fix build
This commit is contained in:
parent
847f580a49
commit
67a8f950fd
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user