doc/haskell: fix typos (close #9561)
This commit is contained in:
parent
e67a0119e2
commit
23a00d212f
|
@ -95,7 +95,7 @@ $ nix-env -qaP coreutils
|
||||||
nixos.coreutils coreutils-8.23
|
nixos.coreutils coreutils-8.23
|
||||||
</programlisting>
|
</programlisting>
|
||||||
<para>
|
<para>
|
||||||
If your system responds like that (most NixOS installatios will),
|
If your system responds like that (most NixOS installations will),
|
||||||
then the attribute path to <literal>haskellPackages</literal> is
|
then the attribute path to <literal>haskellPackages</literal> is
|
||||||
<literal>nixos.haskellPackages</literal>. Thus, if you want to
|
<literal>nixos.haskellPackages</literal>. Thus, if you want to
|
||||||
use <literal>nix-env</literal> without giving an explicit
|
use <literal>nix-env</literal> without giving an explicit
|
||||||
|
@ -812,7 +812,7 @@ export NIX_CFLAGS_LINK="-L/usr/lib"
|
||||||
<para>
|
<para>
|
||||||
<link xlink:href="http://lists.science.uu.nl/pipermail/nix-dev/2015-April/016912.html">Part
|
<link xlink:href="http://lists.science.uu.nl/pipermail/nix-dev/2015-April/016912.html">Part
|
||||||
3</link> describes the infrastructure that keeps the
|
3</link> describes the infrastructure that keeps the
|
||||||
Haskell package set in Nixpkgs uptodate.
|
Haskell package set in Nixpkgs up-to-date.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user