Closed metaleap closed 7 years ago
Well it built and runs just fine when just using the github repo instead of whatever stack install
downloads.. feel free to close this --- was possibly just a weird side-effect glitch of using stack on Win 8.1 with at least a broken/failing/buggy pkg-config
at my end =)
Hey there, sorry, I completely missed your ticket!
I think the problem is that STGi brings its own stack.yaml
, which has a working LTS snapshot stored. Installing STGi from Hackage however will use your current snapshot, and Trifecta (somewhat) recently extended its error type.
I should update the constraints, since older Trifecta is clearly incompatible with the code.
Hi, trying to grab this via
stack install stgi
(not GitHub directly; in stack's "implicit-global-config") and got the above error message, here's the output screen-page for more context:Will play around some more directly from source (not
stack install
) tomorrow but thought I'd let ya know in case it really is a fresh bug with the version/repo stack(age?) downloads.. or maybe it's due to running on Windows but while possibly erroneous that shouldn't be a type error ;)