mirror of
https://github.com/nmattia/niv.git
synced 2024-11-29 00:42:04 +03:00
Update README.md
This commit is contained in:
parent
c3159e7c9e
commit
45faf8f331
@ -205,12 +205,15 @@ 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
|
||||
documentation for [add](#add) and [update](#update)).
|
||||
|
||||
For updating the version of GHC used run this command:
|
||||
The type of the dependency is guessed from the provided URL template, if `-T`
|
||||
is not specified.
|
||||
|
||||
``` shell
|
||||
$ niv update ghc -v 8.6.2
|
||||
```
|
||||
|
||||
The downloads
|
||||
|
||||
### Commands
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user