[commit: packages/containers] ghc-head: Refer to article with less spelling errors (open access, same content) (234c1fc)

git at git.haskell.org git at git.haskell.org
Fri Aug 30 13:33:34 CEST 2013


Repository : ssh://git@git.haskell.org/containers

On branch  : ghc-head
Link       : http://git.haskell.org/?p=packages/containers.git;a=commit;h=234c1fc8ed1c859699fd8ec8084ed251cc134e55

>---------------------------------------------------------------

commit 234c1fc8ed1c859699fd8ec8084ed251cc134e55
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Fri May 11 18:35:21 2012 +0300

    Refer to article with less spelling errors (open access, same content)


>---------------------------------------------------------------

234c1fc8ed1c859699fd8ec8084ed251cc134e55
 Data/Graph.hs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Data/Graph.hs b/Data/Graph.hs
index ab9d5f8..389dea7 100644
--- a/Data/Graph.hs
+++ b/Data/Graph.hs
@@ -17,7 +17,7 @@
 --
 -- A version of the graph algorithms described in:
 --
---   /Lazy Depth-First Search and Linear Graph Algorithms in Haskell/,
+--   /Structuring Depth-First Search Algorithms in Haskell/,
 --   by David King and John Launchbury.
 --
 -----------------------------------------------------------------------------





More information about the ghc-commits mailing list