Skip to content

Commit 7ffc123

Browse files
committed
Update URL of the fingertree paper.
1 parent 999851e commit 7ffc123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Sequence.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
-- * Ralf Hinze and Ross Paterson,
4141
-- \"Finger trees: a simple general-purpose data structure\",
4242
-- /Journal of Functional Programming/ 16:2 (2006) pp 197-217.
43-
-- <http://www.soi.city.ac.uk/~ross/papers/FingerTree.html>
43+
-- <http://staff.city.ac.uk/~ross/papers/FingerTree.html>
4444
--
4545
-- /Note/: Many of these operations have the same names as similar
4646
-- operations on lists in the "Prelude". The ambiguity may be resolved

0 commit comments

Comments
 (0)