mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
;stack: use lts-15.2 by default again, to help CI
This commit is contained in:
parent
e2402c46de
commit
a88d9efdf5
@ -6,7 +6,8 @@ nix:
|
||||
|
||||
# stack seems to enable this by default now, basically disabling bounds checks. Force it off.
|
||||
#allow-newer: false
|
||||
resolver: nightly-2020-01-31
|
||||
#resolver: nightly-2020-01-31
|
||||
resolver: lts-15.2
|
||||
|
||||
packages:
|
||||
- hledger-lib
|
||||
|
Loading…
Reference in New Issue
Block a user