Skip to content
Snippets Groups Projects
Singularity 107 B
Bootstrap: docker
From: ubuntu

%post

apt-get update
apt-get install haskell-platform

%startscript

ghci