;stack: bump default, 8.10 builds to lts-15.4
This commit is contained in:
parent
33df4dbccb
commit
b151235a43
@ -59,7 +59,7 @@ compiler: ghc-8.10.0.20200123
|
|||||||
compiler-check: match-exact
|
compiler-check: match-exact
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
resolver: lts-15.2
|
resolver: lts-15.4
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- hledger-lib
|
- hledger-lib
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# stack build plan using GHC 8.8.1
|
# stack build plan using GHC 8.8.3
|
||||||
|
|
||||||
nix:
|
nix:
|
||||||
pure: false
|
pure: false
|
||||||
@ -7,7 +7,7 @@ nix:
|
|||||||
# stack seems to enable this by default now, basically disabling bounds checks. Force it off.
|
# stack seems to enable this by default now, basically disabling bounds checks. Force it off.
|
||||||
#allow-newer: false
|
#allow-newer: false
|
||||||
#resolver: nightly-2020-01-31
|
#resolver: nightly-2020-01-31
|
||||||
resolver: lts-15.2
|
resolver: lts-15.4
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- hledger-lib
|
- hledger-lib
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user