mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Dockerfile: don't build ihaskell-display packages
This commit is contained in:
parent
682a689688
commit
1252fff6cd
@ -47,7 +47,7 @@ COPY src src
|
||||
COPY html html
|
||||
COPY main main
|
||||
COPY LICENSE LICENSE
|
||||
RUN stack install --local-bin-path ./bin/
|
||||
RUN stack install ihaskell --local-bin-path ./bin/
|
||||
|
||||
# Save resolver used to build IHaskell
|
||||
RUN sed -n 's/resolver: \(.*\)/\1/p' stack.yaml | tee resolver.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user