forked from yesodweb/persistent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cabal.project
29 lines (25 loc) · 825 Bytes
/
cabal.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
packages:
persistent
persistent-sqlite
persistent-test
persistent-mongoDB
persistent-mysql
persistent-postgresql
persistent-redis
persistent-qq
constraints:
-- https://github.com/mongodb-haskell/mongodb/pull/152
mongoDB < 2.7.1.3
-- GHC 9.4 shims for persistent
-- These need hackage revisions but otherwise test fine in the repo
allow-newer:
-- https://github.com/haskellari/postgresql-simple/pull/95
-- https://github.com/haskellari/postgresql-simple/issues/139
, postgresql-simple:base
, postgresql-simple:template-haskell
-- Needed to test that `persistent-redis` works with mtl-2.3
-- https://github.com/informatikr/hedis/pull/190
-- source-repository-package
-- type: git
-- location: https://github.com/ysangkok/hedis
-- tag: 6f36989836b49974f51a6ee8edaf156490590980