forked from iand675/hs-opentelemetry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
94 lines (86 loc) · 2.51 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
90
91
92
93
94
packages:
api
, sdk
, otlp
, semantic-conventions
, examples/aws-s3
, examples/grpc-echo
, examples/hdbc-mysql
, examples/hedis
, examples/herp-logger
, examples/hspec
, examples/http-server
, examples/yesod-minimal
, examples/yesod-subsite
, exporters/handle
, exporters/in-memory
-- , exporters/jaeger
, exporters/otlp
-- , exporters/prometheus
, instrumentation/amazonka
, instrumentation/cloudflare
, instrumentation/conduit
, instrumentation/grpc-haskell
, instrumentation/hdbc
, instrumentation/hdbc-mysql
, instrumentation/hedis
-- ↓ 本家に PR しない
, instrumentation/herp-logger-datadog
, instrumentation/hspec
, instrumentation/http-client
, instrumentation/persistent
, instrumentation/persistent-mysql
, instrumentation/postgresql-simple
, instrumentation/wai
, instrumentation/yesod
, propagators/b3
, propagators/datadog
-- , propagators/jaeger
, propagators/w3c
, utils/exceptions
, vendors/datadog
, vendors/honeycomb
source-repository-package
type: git
location: https://github.com/herp-inc/gRPC-haskell
tag: 1732e13d4f552a0f22b40a2dc223c96c07272158
subdir: . core
-- HEAD of master at 2024-08-27
-- proto3-suite-no-prefix でのみ必要
-- source-repository-package
-- type: git
-- location: https://github.com/ccycle/proto3-suite.git
-- tag: 9197b195442600578a919ccce8efd6d4a51d2dd9
-- proto3-suite-no-prefix でのみ必要
-- source-repository-package
-- type: git
-- location: https://github.com/awakesecurity/proto3-wire.git
-- tag: ee6ca644eef86cc5f31da85fb48e10b20ab0e1a1
-- -- HEAD of master at 2023-08-10
source-repository-package
type: git
location: https://github.com/ryantm/hdbc-mysql
tag: 80f8077b29ee27bce4141b385a8b28f42cbbbe46
-- master at 2023-12-19
source-repository-package
type: git
location: https://github.com/herp-inc/herp-logger
tag: 99ebe35339d973d6d47f1c307cb11da7ca42206e
source-repository-package
type: git
location: https://github.com/informatikr/hedis
tag: 6a5b1f2786f30c901b88ceed15ffe6b508f450e5
-- requires https://github.com/informatikr/hedis/pull/223 that not yet released
allow-newer:
http-api-data:base
, postgresql-simple:base
, postgresql-simple:template-haskell
, postgresql-libpq:Cabal
, postgresql-libpq:base
, swagger2:base
, proto3-suite:mtl
, proto3-suite:transformers
constraints:
postgresql-simple == 0.6.4
-- ↓ proto3-suite-no-prefix でのみ必要
, any.proto3-suite -large-records