Skip to content

Commit 883595e

Browse files
Merge pull request #4176 from francisdb/patch-1
typo
2 parents fbeb570 + a75b6af commit 883595e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nix_integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ a version of GHC matching the configured resolver. Enabling Nix
5454
support means packages will always be built using a GHC available
5555
inside the shell, rather than your globally installed one if any.
5656

57-
Note that in this mode `stack` can use only GHC versions than have
57+
Note that in this mode `stack` can use only GHC versions that have
5858
already been mirrored into the Nix package repository.
5959
The [Nixpkgs master branch](https://github.com/NixOS/nixpkgs/tree/master/pkgs/development/haskell-modules)
6060
usually picks up new versions quickly, but it takes two or three

0 commit comments

Comments
 (0)