Closed aleeusgr closed 2 years ago
I sense you're referring to this tutorial. It suggests to explicitly specify an outdated version of this package as well as others. Instead just use the latest nightly or LTS snapshot in stack, which will automatically bring the correct dependencies in.
Thank you!
It would seem you are right: I cloned a hello-project and used resolver: lts-19.28
, but still Spock would not build. Keep digging.
I am building a REST endpoint using Spock; Following this tutorial with minor tweaks I get this error upon
stack build
:can you help me fix this? thank you
my system is Linux nixos 5.15.70 stack --version: 2.7.5 x86_64 hpack-0.34.7 The Glorious Glasgow Haskell Compilation System, version 9.0.2 More info