Fix some https links
This commit is contained in:
parent
1f100623a7
commit
c0c6cd4fb3
@ -76,7 +76,7 @@ Some light suggestions:
|
|||||||
|
|
||||||
### Adding a new CLI command
|
### Adding a new CLI command
|
||||||
|
|
||||||
An example illustration on how to deal with [optparse-applicative](https://hackage.haskell.org/package/optparse-applicative) can be seen here: https://gitlab.haskell.org/haskell/ghcup-hs/-/commit/c19dd5ee8b2edbaf0336af143f1c75b6f4843e26
|
An example illustration on how to deal with [optparse-applicative](https://hackage.haskell.org/package/optparse-applicative) can be seen here: [https://gitlab.haskell.org/haskell/ghcup-hs/-/commit/c19dd5ee8b2edbaf0336af143f1c75b6f4843e26](https://gitlab.haskell.org/haskell/ghcup-hs/-/commit/c19dd5ee8b2edbaf0336af143f1c75b6f4843e26)
|
||||||
|
|
||||||
## Major refactors
|
## Major refactors
|
||||||
|
|
||||||
|
@ -199,7 +199,7 @@ For the full list of env variables and parameters to tweak the script behavior,
|
|||||||
|
|
||||||
### Example github workflow
|
### Example github workflow
|
||||||
|
|
||||||
On github workflows you can use https://github.com/haskell/actions/
|
On github workflows you can use [https://github.com/haskell/actions/](https://github.com/haskell/actions/)
|
||||||
|
|
||||||
If you want to install ghcup manually though, here's an example config:
|
If you want to install ghcup manually though, here's an example config:
|
||||||
|
|
||||||
|
@ -61,8 +61,8 @@ This list may not be exhaustive and specifies support for bindists only.
|
|||||||
|
|
||||||
May or may not work, several issues:
|
May or may not work, several issues:
|
||||||
|
|
||||||
* https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/140
|
* [https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/140](https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/140)
|
||||||
* https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/197
|
* [https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/197](https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/197)
|
||||||
|
|
||||||
### WSL1
|
### WSL1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user