-
Notifications
You must be signed in to change notification settings - Fork 295
/
Copy pathcabal.project
33 lines (29 loc) · 913 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
30
31
32
33
packages:
persistent
persistent-sqlite
persistent-test
persistent-mongoDB
persistent-mysql
persistent-postgresql
persistent-redis
persistent-qq
-- required by nix.
package postgresql-libpq
flags: +use-pkg-config
allow-newer:
-- https://github.com/fizruk/http-api-data/pull/146
http-api-data:base
, postgresql-simple:base
, postgresql-simple:template-haskell
, bytestring-lexing:base
source-repository-package
type: git
location: https://github.com/parsonsmatt/mysql
tag: 1e7dc274bf9a2919c9dd4298ed46c1bd1a1b677d
--sha256: 1zbwly28rpwkqqkj9cbsbr57rx2y79nbfcrvqmp7a0gxy0d9i4qy
-- 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