Repository : ssh://darcs.haskell.org//srv/darcs/packages/random

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/f2a3d60886b485a344c2daaf394492c2cbc0d65b

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

commit f2a3d60886b485a344c2daaf394492c2cbc0d65b
Author: Ryan Newton <[email protected]>
Date:   Tue Jun 28 01:10:31 2011 -0400

    Added README.md for github.

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

 README.md |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0adfcdd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+
+
+The Haskell Standard Library -- Random Number Generation
+========================================================
+
+This core library is shipped with the Glasgow Haskell Compiler and
+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



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to