mirror of
https://github.com/nmattia/niv.git
synced 2024-11-29 00:42:04 +03:00
Fix README*
This commit is contained in:
parent
205240c278
commit
20c899271f
@ -208,6 +208,8 @@ documentation for [add](#add) and [update](#update)).
|
|||||||
The type of the dependency is guessed from the provided URL template, if `-T`
|
The type of the dependency is guessed from the provided URL template, if `-T`
|
||||||
is not specified.
|
is not specified.
|
||||||
|
|
||||||
|
For updating the version of GHC used run this command:
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
$ niv update ghc -v 8.6.2
|
$ niv update ghc -v 8.6.2
|
||||||
```
|
```
|
||||||
|
@ -205,6 +205,9 @@ The option `-v` sets the "version" attribute to `8.4.3`. The option `-t` sets a
|
|||||||
template that can be reused by niv when fetching a new URL (see the
|
template that can be reused by niv when fetching a new URL (see the
|
||||||
documentation for [add](#add) and [update](#update)).
|
documentation for [add](#add) and [update](#update)).
|
||||||
|
|
||||||
|
The type of the dependency is guessed from the provided URL template, if `-T`
|
||||||
|
is not specified.
|
||||||
|
|
||||||
For updating the version of GHC used run this command:
|
For updating the version of GHC used run this command:
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
|
Loading…
Reference in New Issue
Block a user