haskellPackages: stackage Nightly 2022-03-17 -> LTS 19.0

This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
This commit is contained in:
sternenseemann 2022-03-20 11:11:04 +01:00
parent 57b1c86e74
commit 9b8dfcd9bf
2 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,7 @@ set -eu -o pipefail
# Stackage solver to use, LTS or Nightly
# (should be capitalized like the display name)
SOLVER=Nightly
SOLVER=LTS
TMP_TEMPLATE=update-stackage.XXXXXXX
readonly SOLVER
readonly TMP_TEMPLATE