haskell-editor-setup icon indicating copy to clipboard operation
haskell-editor-setup copied to clipboard

Create Haskell Development Docker Configuration

Open calledtoconstruct opened this issue 6 years ago • 0 comments

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 useful tools, so that I can easily write Haskell applications on any machine capable of using the docker container. Optionally include Nix configuration files such that these tools will be pulled in when accessing the nix-shell.

calledtoconstruct avatar Aug 25 '19 00:08 calledtoconstruct