-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack-nightly.yaml
55 lines (52 loc) · 1.31 KB
/
stack-nightly.yaml
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
resolver: nightly-2025-01-06
extra-deps:
- Blammo-wai-0.0.0.2
- Cabal-3.14.1.1
- Cabal-syntax-3.14.1.0
- autodocodec-openapi3-0.2.1.4
- buffer-builder-0.2.4.9
- data-default-class-0.1.2.2
- datadog-0.3.0.0
- directory-1.3.9.0
- doctest-0.23.0
- dotenv-0.12.0.0
- hashable-1.4.7.0
- hs-opentelemetry-api-0.2.0.0
- hs-opentelemetry-exporter-otlp-0.1.0.0
- hs-opentelemetry-instrumentation-persistent-0.1.0.1
- hs-opentelemetry-instrumentation-wai-0.1.1.0
- hs-opentelemetry-otlp-0.1.0.0
- hs-opentelemetry-propagator-b3-0.0.1.2
- hs-opentelemetry-propagator-datadog-0.0.1.0
- hs-opentelemetry-propagator-w3c-0.0.1.4
- hs-opentelemetry-sdk-0.1.0.0
- insert-ordered-containers-0.2.6
- monad-validate-1.3.0.0
- openapi3-3.2.4
- persistent-sql-lifted-0.1.0.0
- process-1.6.25.0
- proto-lens-0.7.1.5
- proto-lens-runtime-0.7.0.6
- thread-utils-context-0.3.0.4
- thread-utils-finalizers-0.1.1.0
flags:
# https://github.com/haskell/directory/issues/176
directory: { os-string: true }
allow-newer: true
allow-newer-deps:
- Cabal
- directory
- openapi3
- proto-lens
- proto-lens-runtime
packages:
- freckle-app
- freckle-ecs
- freckle-env
- freckle-exception
- freckle-http
- freckle-kafka
- freckle-memcached
- freckle-otel
- freckle-prelude
- freckle-stats