Skip to content

Commit

Permalink
Build with nightly-2024-06-12 (GHC 9.8.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Jun 12, 2024
1 parent 71a4639 commit 769cdf3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
8 changes: 7 additions & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@

resolver: lts-22.6
resolver: nightly-2024-06-12

nix:
packages:
- postgresql
path:
- "nixpkgs=/home/tom/tools/nixpkgs"

packages:
- beam-sqlite
Expand Down
12 changes: 12 additions & 0 deletions stack.yaml.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# This file was autogenerated by Stack.
# You should not edit this file by hand.
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/lock_files

packages: []
snapshots:
- completed:
sha256: d14d2743bfd6881cef22f855af7038797db5cc55798feb0ef2923d20cbc022db
size: 649141
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2024/6/12.yaml
original: nightly-2024-06-12

0 comments on commit 769cdf3

Please sign in to comment.