blog/utils/agda.Dockerfile
Michael Zhang 1ff3499e81
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
rip
2023-10-11 13:42:22 -05:00

4 lines
62 B
Docker

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