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 999851e commit 7ffc123Copy full SHA for 7ffc123
Data/Sequence.hs
@@ -40,7 +40,7 @@
40
-- * Ralf Hinze and Ross Paterson,
41
-- \"Finger trees: a simple general-purpose data structure\",
42
-- /Journal of Functional Programming/ 16:2 (2006) pp 197-217.
43
--- <http://www.soi.city.ac.uk/~ross/papers/FingerTree.html>
+-- <http://staff.city.ac.uk/~ross/papers/FingerTree.html>
44
--
45
-- /Note/: Many of these operations have the same names as similar
46
-- operations on lists in the "Prelude". The ambiguity may be resolved
0 commit comments