imp: install: bump minimum stack version to 2.5.1 (a guess)
This commit is contained in:
parent
55b828890d
commit
0298a953e7
@ -85,10 +85,8 @@ HLEDGER_WEB_VERSION=1.28
|
|||||||
HLEDGER_INTEREST_VERSION=1.6.5
|
HLEDGER_INTEREST_VERSION=1.6.5
|
||||||
HLEDGER_STOCKQUOTES_VERSION=0.1.2.1
|
HLEDGER_STOCKQUOTES_VERSION=0.1.2.1
|
||||||
|
|
||||||
# the oldest version of stack that might possibly work:
|
# the oldest version of stack that might possibly work: perhaps 2.5.1
|
||||||
# XXX 2.3.1 is doubtful, retest; 2.5.1 ?
|
STACK_MIN_VERSION=2.5.1
|
||||||
STACK_MIN_VERSION=2.3.1
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# start of (most of) get-stack.sh, https://github.com/commercialhaskell/stack/blob/master/etc/scripts/get-stack.sh
|
# start of (most of) get-stack.sh, https://github.com/commercialhaskell/stack/blob/master/etc/scripts/get-stack.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user