Sign inSign up

arnemcnuggets/hs-workshop

By arnemcnuggets

Updated over 4 years ago

married code-server and haskell's stack for an out-of-the-box haskell web IDE environment.

Image
0

333

arnemcnuggets/hs-workshop repository overview

A ready-to-use haskell development environment.

docker run --rm -p 8080:8080 -v $PWD/code:/exercises arnemcnuggets/hs-workshop

then open your browser and navigate to http://localhost:8080/

Dockerfile available on GitHub.

Tag summary

Content type

Image

Digest

Size

853.4 MB

Last updated

over 4 years ago

docker pull arnemcnuggets/hs-workshop