Skip to content

Commit 601b5ae

Browse files
leifmetcalftreeowl
authored andcommitted
Fix link
1 parent 53eb7eb commit 601b5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ motivate its existance.
2121

2222
## A note on hash functions
2323

24-
While the [hashable](http://hackage.haskell.org/package/containers) package is a
24+
While the [hashable](http://hackage.haskell.org/package/hashable) package is a
2525
separate package, it was co-designed with this package. Its main role is to
2626
support this package and not to provide good general purpose hash functions
2727
(e.g. to use when fingerprinting a text file).

0 commit comments

Comments
 (0)