A ready-to-use haskell development environment.
pull it from docker hub
docker run --rm -p 8080:8080 -v $PWD/code:/exercises arnemcnuggets/hs-workshop
then open your browser and navigate to localhost:8080 and start hacking haskell code
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A ready-to-use haskell development environment.
pull it from docker hub
docker run --rm -p 8080:8080 -v $PWD/code:/exercises arnemcnuggets/hs-workshop
then open your browser and navigate to localhost:8080 and start hacking haskell code