dockerfiles/haskell/Dockerfile

4 lines
74 B
Docker

FROM xena/base
RUN apt-get update && apt-get install haskell-platform -y