mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-19 10:34:36 +02:00
downloading curator from latest
This commit is contained in:
parent
7537118a72
commit
583fc069ed
@ -11,7 +11,7 @@ export PATH=$HOME/.local/bin:$PATH
|
|||||||
curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack'
|
curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack'
|
||||||
|
|
||||||
# Get new Stackage curator
|
# Get new Stackage curator
|
||||||
curl "https://download.fpcomplete.com/stackage-curator-2/curator-85b021a53833ff310fc66b3fdc5ca3f7828ce18b.bz2" | bunzip2 > curator
|
curl "https://download.fpcomplete.com/stackage-curator-2/curator-latest-linux-amd64.bz2" | bunzip2 > curator
|
||||||
chmod +x curator
|
chmod +x curator
|
||||||
|
|
||||||
# Install GHC
|
# Install GHC
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user