Skip to content

Commit

Permalink
Try to get nightly building again
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Jan 6, 2025
1 parent 01936ba commit 8fb6bde
Showing 1 changed file with 31 additions and 38 deletions.
69 changes: 31 additions & 38 deletions stack-nightly.yaml
Original file line number Diff line number Diff line change
@@ -1,52 +1,45 @@
resolver: nightly-2024-10-11
resolver: nightly-2025-01-06
extra-deps:
- bcp47-0.2.0.6
- binary-0.8.9.1
- Blammo-2.1.0.0
- Blammo-wai-0.0.0.2
- buffer-builder-0.2.4.8
- bytebuild-0.3.15.0
- bytehash-0.1.1.1
- byteslice-0.2.13.0
- bytestring-0.11.5.3
- Cabal-3.10.3.0
- Cabal-syntax-3.10.3.0
- containers-0.7
- contiguous-0.6.4.0
- country-0.2.4.1
- 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
- deepseq-1.4.8.1
- doctest-0.22.10
- directory-1.3.9.0
- ekg-core-0.1.1.8
- fast-logger-3.2.3
- filepath-1.4.301.0
- hs-opentelemetry-api-0.1.0.0
- hs-opentelemetry-exporter-otlp-0.0.1.5
- hs-opentelemetry-instrumentation-persistent-0.1.0.0
- hs-opentelemetry-instrumentation-wai-0.1.0.0
- hs-opentelemetry-otlp-0.0.1.0
- hs-opentelemetry-propagator-b3-0.0.1.1
- hs-opentelemetry-propagator-w3c-0.0.1.3
- hs-opentelemetry-sdk-0.0.3.6
- 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
- parsec-3.1.17.0
- pretty-1.1.3.6
- time-compat-1.9.7
- openapi3-3.2.4
- process-1.6.25.0
- text-2.0.2 # buffer-builder-0.2.4.8 requires text < 2.1
- 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
- unix-2.8.4.0
- yaml-0.11.11.2
- yesod-core-1.6.26.0
- time-1.12.2

flags:
# https://github.com/haskell/directory/issues/176
directory: {os-string: true}

allow-newer: true
allow-newer-deps:
- country
- deepseq
- text
- Cabal
- directory
- openapi3
- proto-lens
- proto-lens-runtime

packages:
- freckle-app
Expand Down

0 comments on commit 8fb6bde

Please sign in to comment.