Skip to content

Commit 7e49d8c

Browse files
committed
;stack: build with ghc 8.8, latest nightly by default
Shake.hs's deps (regex) might or might not build with ghc 8.8 yet.
1 parent 39d9e41 commit 7e49d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack-ghc8.8.yaml renamed to stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# stack build plan using GHC 8.8.1
22

3-
resolver: nightly-2019-11-28
3+
resolver: nightly-2019-12-24
44
# allow-newer: true
55

66
packages:

0 commit comments

Comments
 (0)