Skip to content

Commit 625f94f

Browse files
author
Johannes Waldmann
committed
repair broken URL in IntMap documentation
1 parent 27b9277 commit 625f94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/IntMap.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
--
4040
-- * Chris Okasaki and Andy Gill, \"/Fast Mergeable Integer Maps/\",
4141
-- Workshop on ML, September 1998, pages 77-86,
42-
-- <http://citeseer.ist.psu.edu/okasaki98fast.html>
42+
-- <http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.37.5452>
4343
--
4444
-- * D.R. Morrison, \"/PATRICIA -- Practical Algorithm To Retrieve
4545
-- Information Coded In Alphanumeric/\", Journal of the ACM, 15(4),

0 commit comments

Comments
 (0)