;tools: make hls use ghc 8.10 until 9.0 arm binaries

This commit is contained in:
Simon Michael 2021-12-16 13:28:08 -10:00
parent 2aa7fb9a09
commit 074606c7a7

View File

@ -18,6 +18,8 @@
cradle:
stack:
stackYaml: stack8.10.yaml # ghc 9.0 doesn't have arm binaries on mac yet
components:
- path: "hledger-lib/"
component: "hledger-lib:lib"
- path: "hledger-lib/test/doctests.hs"