We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbeb570 + a75b6af commit 883595eCopy full SHA for 883595e
doc/nix_integration.md
@@ -54,7 +54,7 @@ a version of GHC matching the configured resolver. Enabling Nix
54
support means packages will always be built using a GHC available
55
inside the shell, rather than your globally installed one if any.
56
57
-Note that in this mode `stack` can use only GHC versions than have
+Note that in this mode `stack` can use only GHC versions that have
58
already been mirrored into the Nix package repository.
59
The [Nixpkgs master branch](https://github.com/NixOS/nixpkgs/tree/master/pkgs/development/haskell-modules)
60
usually picks up new versions quickly, but it takes two or three
0 commit comments