This repository has been archived on 2021-11-27. You can view files and clone it, but cannot push or open issues or pull requests.
fprog2021WS/Dockerfile
2021-10-15 14:27:10 +02:00

4 lines
79 B
Docker

FROM haskell:buster
RUN apt-get update && apt-get install -y haskell-platform