[commit: packages/random] master: Updated link (b185c4e)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 15:44:30 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/packages/random.git/commitdiff/b185c4e6440c2a6ac74a001b4b4b025bfab352a9

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

commit b185c4e6440c2a6ac74a001b4b4b025bfab352a9
Author: Krishna Thapa <thapakrish at gmail.com>
Date:   Mon Apr 29 01:12:25 2013 -0500

    Updated link


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

b185c4e6440c2a6ac74a001b4b4b025bfab352a9
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 325f8db..8c32bea 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ provides a basic interface for (splittable) random number generators.
 
 The API documentation can be found here:
 
-   http://www.haskell.org/ghc/docs/latest/html/libraries/random/System-Random.html
+   http://www.haskell.org/ghc/docs/7.6.2/html/libraries/haskell98-2.0.0.2/Random.html
 
 A module supplying this interface is required for Haskell 98.
 



More information about the ghc-commits mailing list