blog/utils/agda.Dockerfile

5 lines
62 B
Docker

FROM haskell:9
RUN cabal update
RUN cabal install Agda-2.6.4