Skip to content

Commit

Permalink
Merge pull request haskell#11 from thomie/master
Browse files Browse the repository at this point in the history
Data.Graph: refer to a better version of the King and Launchbury article
  • Loading branch information
foxik committed May 11, 2012
2 parents a9b7224 + 234c1fc commit 62c5cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Graph.hs
Expand Up @@ -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.
--
-----------------------------------------------------------------------------
Expand Down

0 comments on commit 62c5cc0

Please sign in to comment.