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.
1 parent 53eb7eb commit 601b5aeCopy full SHA for 601b5ae
docs/developer-guide.md
@@ -21,7 +21,7 @@ motivate its existance.
21
22
## A note on hash functions
23
24
-While the [hashable](http://hackage.haskell.org/package/containers) package is a
+While the [hashable](http://hackage.haskell.org/package/hashable) package is a
25
separate package, it was co-designed with this package. Its main role is to
26
support this package and not to provide good general purpose hash functions
27
(e.g. to use when fingerprinting a text file).
0 commit comments