Closed ShrykeWindgrace closed 6 years ago
Building without docs broken, fixing in new version.
You can clone repo at tag '0.3.0.2' and there's stack.yaml
for lst-10.3
Uploaded hsdev-0.3.0.3 with fix
The version 0.3.0.3 builds well on both win10 and ubuntu16.04. Thank you very much!
When I run
stack unpack hsdev && cd hsdev-0.3.0.1 && stack init --solver && stack build
, I get(the
^^^^^
are undermempty
andnotSupported
). I see this problem both on win10 and ubuntu16.04, both machines run withstack-1.6.3
.What is the correct approach to solve it? Is there a way for a stack build to ignore the docs?