diff --git a/doc/haskell-users-guide.xml b/doc/haskell-users-guide.xml index 35eac42e0cf..803efbab695 100644 --- a/doc/haskell-users-guide.xml +++ b/doc/haskell-users-guide.xml @@ -95,7 +95,7 @@ $ nix-env -qaP coreutils nixos.coreutils coreutils-8.23 - 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 haskellPackages is nixos.haskellPackages. Thus, if you want to use nix-env without giving an explicit @@ -812,7 +812,7 @@ export NIX_CFLAGS_LINK="-L/usr/lib" Part 3 describes the infrastructure that keeps the - Haskell package set in Nixpkgs uptodate. + Haskell package set in Nixpkgs up-to-date.