-
Renato Alves authoredRenato Alves authored
Singularity 107 B
Bootstrap: docker
From: ubuntu
%post
apt-get update
apt-get install haskell-platform
%startscript
ghci
Bootstrap: docker
From: ubuntu
%post
apt-get update
apt-get install haskell-platform
%startscript
ghci