Ubuntu/docker/haskellについて、ここに記述してください。
いきなりimageを取り込んで動く。すごい。-- ToshinoriMaeno 2019-01-30 10:21:36
$ sudo docker run -it --rm haskell:8 Unable to find image 'haskell:8' locally 8: Pulling from library/haskell ab1fc7e4bf91: Pull complete 22b12c695e67: Pull complete Digest: sha256:82146272faf02284dc7457b6d70b34619f5e82f2898d11353b4b0a80eb6813c8 Status: Downloaded newer image for haskell:8 GHCi, version 8.6.3: http://www.haskell.org/ghc/ :? for help Prelude>
Haskell on Docker で Portable CLI を作ろう https://qiita.com/algas/items/fde155abbc9d8ae3f8c9