dockerfiles/haskell/Dockerfile

4 lines
74 B
Docker
Raw Normal View History

2015-02-04 05:17:12 +00:00
FROM xena/base
RUN apt-get update && apt-get install haskell-platform -y