Repository : ssh://[email protected]/containers On branch : ghc-head Link : http://git.haskell.org/?p=packages/containers.git;a=commit;h=234c1fc8ed1c859699fd8ec8084ed251cc134e55
>--------------------------------------------------------------- commit 234c1fc8ed1c859699fd8ec8084ed251cc134e55 Author: Thomas Miedema <[email protected]> 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. -- ----------------------------------------------------------------------------- _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
