mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
hackage: fix stack 2.1.1 version not in range bug
This commit is contained in:
parent
e5ce8197f7
commit
525df93f4c
|
|
@ -55,7 +55,7 @@ remote-repo: mirrors.tuna.tsinghua.edu.cn:http://mirrors.tuna.tsinghua.edu.cn/ha
|
|||
|
||||
## 在 [`stack`](https://github.com/commercialhaskell/stack) 中使用
|
||||
|
||||
### stack > v2.1.1
|
||||
### stack >= v2.1.1
|
||||
|
||||
修改`~/.stack/config.yaml`, 加上:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue