Fails to build on GHC8
See original GitHub issueekg fails to build on GHC8, due to bad dependencies (snap-server seems to be one culprit).
This is a terrible shame.
What can we do about it?
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Fails to build with GHC 8 · Issue #5 · mikeizbicki/vector ... - GitHub
Preprocessing library vector-heterogenous-0.2.0... src/Data/Vector/Heterogenous/HList.hs:52:7: error: Expecting a type constructor but found a variable, ...
Read more >Build fails with simple Haskell library with cabal new-build with ...
GHC 8.6.3 on Windows suffers from a bug that makes it pretty much unusable. The issue should be solved in 8.6.4.
Read more >Why Cabal will not build Cardano api?
Hi I was just following lecture 1 when trying to build the Auction ... -ghc8.10.6.dylib cabal: Failed to build cardano-api-1.27.0 (which is ...
Read more >Failed to build small-steps-test-0.1.0.0.(Mac OS Big sur)
I got an error when I run cabal build all ... -clss-2.0.0-2c7e45a5-ghc8.10.4.dylib cabal: Failed to build small-steps-test-0.1.0.0 (which is ...
Read more >Hadrian looks for RTSs that should not be necessary for the ...
Error when running Shake build system: at action, ... /lib/x86_64-linux-ghc-8.11.0.20200211/libHSrts-1.0-ghc8.11.0.20200211.so at error, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I see. Lets give the snap devs a bit of time to make a new release. Removing the dependency on snap is something I want to do (to get something more lightweight), but I haven’t found the time.
Unless
ekgcan somehow lose its dependency on the snap framework, I am not sure how to fix it. It’s not a simple dependency change.Please see https://github.com/snapframework/snap-core/issues/259