-
-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy pathcabal.prof.project
66 lines (52 loc) · 1.54 KB
/
cabal.prof.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
packages: ./
with-compiler: ghc-9.4.5
tests: True
allow-newer: type-errors-pretty:base
, prometheus-proc:base
, prometheus-proc:text
, souffle-haskell:text
, servant-lucid:text
, password-types:text
, password:text
, lucid-svg:text
, lucid-aria:text
, lucid-alpine:text
, servant-server:resourcet
, log-base:mmorph
, streamly:unicode-data
, hedgehog:resourcet
, time-locale-compat:time
allow-older: pg-entity:time
profiling: True
test-show-details: direct
package *
ghc-options: "-L /usr/pgsql-14/lib" +RTS -A32m -RTS -j -eventlog -finfo-table-map -fdistinct-constructor-tables
package warp
flags: -x509
source-repository-package
type: git
location: https://github.com/supki/envparse
tag: 503a699
source-repository-package
type: git
location: https://github.com/fimad/prometheus-haskell
tag: 43f19da
subdir: ./prometheus-metrics-ghc
./prometheus-client
./wai-middleware-prometheus
source-repository-package
type: git
location: https://github.com/flora-pm/wai-middleware-heartbeat
tag: 336523a
source-repository-package
type: git
location: https://github.com/kleidukos/pg-transact-effectful
tag: db6fa06
source-repository-package
type: git
location: https://github.com/kleidukos/servant-effectful
tag: 21b5a1d
source-repository-package
type: git
location: https://github.com/saurabhnanda/odd-jobs
tag: 51c7443