haskell-editor-setup
haskell-editor-setup copied to clipboard
Easy instructions for setting up Haskell editors / IDEs on any major operating system.
Quite likely this will require getting help from dmjio who is the creator of Miso. Join the Miso Slack to chat with him.
Required for: https://github.com/fairy-tale-agi-solutions/haskell-editor-setup/issues/87 What other alternatives are there: * use cachix.org hosted server: https://cachix.org/#pricing * hosting the cachix server on one of my spare laptops.
Currently, I have only noticed Stack instructions. This could be optional, and users could choose for themselves, I guess.
As a Haskell developer, I want the ability to use an appropriate linux base image, and build a docker image that will include the Haskell compiler, Cabal, Git, and other...