Sign inSign up

martinrehfeld/haskell-platform

By martinrehfeld

Updated about 13 years ago

Container with Haskell Platform installed. (GHC 7.6.3, Platform 2013.2.0.0)

2

172

martinrehfeld/haskell-platform repository overview

To get an interactive session with GHCi:

$ docker run -i -t martinrehfeld/haskell-platform ghci

Or for general purpose use an interactive Bash session:

$ docker run -i -t martinrehfeld/haskell-platform bash

Tag Summary

No tags have been pushed to this repository yet.