Skip to content

Commit ee0c36d

Browse files
committed
;tools: bump snapshot/ghc versions
1 parent 63938f1 commit ee0c36d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Shake.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env stack
2-
{- stack script --resolver nightly-2023-10-13 --compile
2+
{- stack script --resolver nightly-2024-02-28 --compile
33
--extra-include-dirs /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/ffi
44
--package base-prelude
55
--package directory

tools/changelog.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env stack
2-
{- stack script --resolver lts-18.18
2+
{- stack script --resolver lts-22.12
33
--package data-default
44
--package extra
55
--package process

0 commit comments

Comments
 (0)