[commit: packages/random] master: Merge pull request #8 from thomie/memory-leaks (5ee25dc)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 15:45:05 UTC 2015


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

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

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

commit 5ee25dca1fe22c8e22b5862bb79dcd72182ba62b
Merge: b1cb6e5 9721b7c
Author: Ryan Newton <ryan.newton at alum.mit.edu>
Date:   Fri Aug 22 15:48:56 2014 -0400

    Merge pull request #8 from thomie/memory-leaks
    
    Fix for memory leaks (GHC #7936 and #4218)



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

5ee25dca1fe22c8e22b5862bb79dcd72182ba62b
 System/Random.hs       |  6 +++---
 random.cabal           | 30 +++++++++++++++++++++++++++++-
 tests/T7936.hs         | 14 ++++++++++++++
 tests/TestRandomIOs.hs | 20 ++++++++++++++++++++
 tests/TestRandomRs.hs  | 38 ++++++++++++++++++--------------------
 5 files changed, 84 insertions(+), 24 deletions(-)



More information about the ghc-commits mailing list