1
1
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:
Eric Wolf 2020-11-02 13:45:59 +01:00 committed by Nicolas Mattia
parent c3159e7c9e
commit 45faf8f331

View File

@ -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
```