haskell.section.md: fix typo
This commit is contained in:
parent
0ac07da0ec
commit
d203ce230b
@ -312,7 +312,7 @@ For example, installing the following environment
|
|||||||
allows one to browse module documentation index [not too dissimilar to
|
allows one to browse module documentation index [not too dissimilar to
|
||||||
this](https://downloads.haskell.org/~ghc/latest/docs/html/libraries/index.html)
|
this](https://downloads.haskell.org/~ghc/latest/docs/html/libraries/index.html)
|
||||||
for all the specified packages and their dependencies by directing a browser of
|
for all the specified packages and their dependencies by directing a browser of
|
||||||
choice to `~/.nix-profiles/share/doc/hoogle/index.html` (or
|
choice to `~/.nix-profile/share/doc/hoogle/index.html` (or
|
||||||
`/run/current-system/sw/share/doc/hoogle/index.html` in case you put it in
|
`/run/current-system/sw/share/doc/hoogle/index.html` in case you put it in
|
||||||
`environment.systemPackages` in NixOS).
|
`environment.systemPackages` in NixOS).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user