Switch to TVar
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
qvalentin 2023-06-19 17:53:40 +02:00
parent 03985cede2
commit 1e318817a4
7 changed files with 33 additions and 17 deletions

View file

@ -16,7 +16,7 @@
# this way we can use prebuild binaries for hls
#resolver: nightly-2022-11-12
#resolver: ghc-9.2.4
resolver: lts-20.16
resolver: lts-20.26
#
# The location of a snapshot can be provided as a file or url. Stack assumes
# a snapshot provided as a file might change, whereas a url resource does not.