-
-
Notifications
You must be signed in to change notification settings - Fork 41
/
cabal.project
89 lines (71 loc) · 1.99 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
packages:
./
with-compiler: ghc-9.6
active-repositories: hackage.haskell.org
tests: True
allow-newer: hashable:filepath
, hsec-sync:lens
, hsec-tools:pandoc
, qrcode-core:bytestring
, qrcode-core:text
, qrcode-juicypixels:bytestring
, qrcode-juicypixels:text
, servant-lucid:text
, souffle-haskell:text
, tasty-test-reporter:ansi-terminal
, tasty-test-reporter:tasty
, type-errors-pretty:base
allow-older: pg-entity:time
test-show-details: direct
package *
ghc-options: "-L /usr/pgsql-14/lib" +RTS -A32m -RTS -j
package warp
flags: -x509
package zlib
flags: -pkg-config
source-repository-package
type: git
location: https://github.com/haskell/security-advisories/
tag: b6eca11d65ab18fce60030d1dba7793789157292
subdir:
./code/cvss
./code/osv
./code/hsec-core
./code/hsec-sync
./code/hsec-tools
source-repository-package
type: git
location: https://github.com/scrive/tracing
tag: 9c2baa1
subdir:
.
./tracing-effectful
source-repository-package
type: git
location: https://gitlab.com/dpwiz/raven-haskell.git/
tag: 37434cb1b2515a9aa74a0544da9716bfbabea7ca
subdir: ./raven-haskell
source-repository-package
type: git
location: https://github.com/flora-pm/wai-middleware-heartbeat
tag: 5b56e1d
source-repository-package
type: git
location: https://github.com/kleidukos/pg-transact-effectful
tag: d3f3f3d
source-repository-package
type: git
location: https://github.com/kleidukos/servant-effectful
tag: cec4d54
source-repository-package
type: git
location: https://github.com/saurabhnanda/odd-jobs
tag: a159d7a
source-repository-package
type: git
location: https://github.com/luc-tielen/souffle-haskell
tag: 268a112
source-repository-package
type: git
location: https://github.com/goodlyrottenapple/tasty-test-reporter
tag: b704130