Skip to content

Dockerfile that contains the haskell tool chain as well as visual studio code as a web application (https://github.com/coder/code-server)

License

Notifications You must be signed in to change notification settings

arnemileswinter/hs-workshop-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hs workshop

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

About

Dockerfile that contains the haskell tool chain as well as visual studio code as a web application (https://github.com/coder/code-server)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published