Skip to content

Commit 4834c11

Browse files
authored
Update README.md
1 parent 573ef4e commit 4834c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ The name of these libraries is the suffix of the `gcc` linking option:
156156

157157
They will be will available to `nix-build` and `nix-shell`. The `cabal configure` will automatically find them and link them during compilation.
158158

159-
These non-Haskell dependencies must be explicitly named when using `callPackage`.
159+
These non-Haskell dependencies must be explicitly named when using `callPackage` so that they refer to the C libraries and not Haskell packages of the same name.
160160

161161
This is done in both `shell.nix` and `release.nix`.
162162

0 commit comments

Comments
 (0)