You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The short answer is no. Cabal is the only officially supported package manager right now (and only regular cabal, not special versions of it).
The reason for this is that I currently lack the time to continue digging through Stack's documentation to (1) have a well-documented solution that doesn't suffer from any weird build issues like the above and (2) have a clear procedure to verify that the library is fine with Stack as updates happen over time.
I have received a number of "just put this file in the repo" types of suggestions for Stack support over time from the Euterpea user base, but all were noticably different and lacked any sort of acompanying explanation.
I tried to install with stack using the cabal file below
and stack file
Other than showing above is just
simple template
of stack.And this is resolved dependencies, but cannot build - output blow
and if I run
stack build
again, the installation is succeeded.OS: Windows 10 (64-bit)
stack version: Version 1.5.1, Git revision 600c1f01435a10d127938709556c1682ecfd694e x86_64 hpack-0.17.1
The text was updated successfully, but these errors were encountered: