問題タブ [hake]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
haskell - Unable to install Hake via cabal install
I'm trying to install hake via cabal install.
Firstly - although the lastest package available is 1.3.7, cabal tries to install 1.2
Apart from that:
If I try to be more specific - I get other errors
I'm stumped.
Update
It seems the author has made the relevant changes to the package in source, at least on GitHub https://github.com/YoshikuniJujo/hake_haskell, but they are not in Hackage yet.