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

4 lines
79 B
Docker

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