mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 15:10:26 +01:00
Remove temporary hacks from debian-bootstrap.sh
This commit is contained in:
parent
f9999a5b57
commit
b41130b7d2
@ -26,10 +26,6 @@ cd stackage
|
|||||||
cabal update
|
cabal update
|
||||||
cabal install
|
cabal install
|
||||||
|
|
||||||
# Temporary hack for cairo:
|
|
||||||
cabal install alex happy
|
|
||||||
cabal install gtk2hs-buildtools
|
|
||||||
|
|
||||||
stackage select && \
|
stackage select && \
|
||||||
stackage check && \
|
stackage check && \
|
||||||
stackage build && \
|
stackage build && \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user