mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 10:30:25 +01:00
Use latest curator that handles internal libraries better.
This commit is contained in:
parent
7d27e27368
commit
3636b78585
@ -79,7 +79,7 @@ BINDIR=$(cd $ROOT/work/bin ; pwd)
|
|||||||
cd $BINDIR
|
cd $BINDIR
|
||||||
rm -f curator stack -- *.bz2
|
rm -f curator stack -- *.bz2
|
||||||
|
|
||||||
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-fa212c6aef0fabd90462168ef924290b4e3c82bd/curator.bz2" | bunzip2 > curator
|
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-fd0ce08183fbd0de290ac1847946cee64084ca62/curator.bz2" | bunzip2 > curator
|
||||||
chmod +x curator
|
chmod +x curator
|
||||||
|
|
||||||
STACK_VERSION=3.7.1
|
STACK_VERSION=3.7.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user