Broken commit

This commit is contained in:
vegowotenks 2025-02-17 01:38:52 +01:00
parent 41a90dc6bf
commit 99dcfbd976
5 changed files with 38 additions and 19 deletions

View file

@ -17,7 +17,7 @@
#
# snapshot: ./custom-snapshot.yaml
# snapshot: https://example.com/snapshots/2024-01-01.yaml
snapshot: ghc-9.8.2
snapshot: nightly-2025-02-16
# User packages to be built.
# Various formats can be used as shown in the example below.
@ -29,7 +29,6 @@ snapshot: ghc-9.8.2
# - auto-update
# - wai
packages:
- .
# Dependency packages to be pulled from upstream that are not in the snapshot.
# These entries can reference officially published versions as well as
# forks / in-progress versions pinned to a git hash. For example:
@ -41,8 +40,6 @@ packages:
#
# extra-deps: []
extra-deps:
- hoogle-5.0.18.4
# Override default flag values for project packages and extra-deps
# flags: {}