Fix build
This commit is contained in:
parent
847f580a49
commit
67a8f950fd
@ -94,7 +94,7 @@ library
|
|||||||
, bytestring >= 0.9 && < 0.11
|
, bytestring >= 0.9 && < 0.11
|
||||||
, case-insensitive
|
, case-insensitive
|
||||||
, text >= 0.11 && < 2.0
|
, text >= 0.11 && < 2.0
|
||||||
, persistent >= 2.0 && < 2.9
|
, persistent >= 2.0 && < 2.12
|
||||||
, persistent-postgresql >= 2.1.1 && < 2.9
|
, persistent-postgresql >= 2.1.1 && < 2.9
|
||||||
, persistent-template >= 2.0 && < 2.6
|
, persistent-template >= 2.0 && < 2.6
|
||||||
, template-haskell
|
, template-haskell
|
||||||
@ -127,7 +127,7 @@ library
|
|||||||
, filemanip
|
, filemanip
|
||||||
, cryptohash
|
, cryptohash
|
||||||
, markdown
|
, markdown
|
||||||
, geval >= 1.19.0.0 && < 1.20
|
, geval >= 1.19.0.0 && < 1.21
|
||||||
, filepath
|
, filepath
|
||||||
, yesod-table
|
, yesod-table
|
||||||
, regex-tdfa
|
, regex-tdfa
|
||||||
|
@ -4,11 +4,7 @@ flags:
|
|||||||
dev: false
|
dev: false
|
||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
- location:
|
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]
|
||||||
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]
|
|
||||||
resolver: lts-12.26
|
resolver: lts-12.26
|
||||||
image:
|
image:
|
||||||
container:
|
container:
|
||||||
|
Loading…
Reference in New Issue
Block a user