parent
43a56c941a
commit
1ff3499e81
1 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
||||||
FROM fpco/stack-build:lts-21
|
FROM haskell:9
|
||||||
LABEL author="Ting-Gian LUA <banacorn@gmail.com>"
|
RUN cabal update
|
||||||
RUN stack --resolver=lts-21.13 install Agda-2.6.4 EdisonCore-1.3.2.1 data-hash-0.2.0.1 equivalence-0.3.4 geniplate-mirror-0.7.6 EdisonAPI-1.3.1 STMonadTrans-0.4.3
|
RUN cabal install Agda-2.6.4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue