X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Debug%2FQuickCheck.hs;h=bab6d2fa5feb9b3af14ad2db18af642eff0d3341;hb=9fa9bc17072a58c0bae2cce4764d38677e96ac29;hp=ccada062231d78905ae96282e15f065aed655e10;hpb=7887b9e7f59b24c276eeedb74df6ad547c99ec01;p=ghc-base.git diff --git a/Debug/QuickCheck.hs b/Debug/QuickCheck.hs index ccada06..bab6d2f 100644 --- a/Debug/QuickCheck.hs +++ b/Debug/QuickCheck.hs @@ -1,5 +1,5 @@ ----------------------------------------------------------------------------- --- +-- | -- Module : Debug.QuickCheck -- Copyright : (c) Koen Claessen, John Hughes 2001 -- License : BSD-style (see the file libraries/core/LICENSE) @@ -8,7 +8,7 @@ -- Stability : experimental -- Portability : portable -- --- $Id: QuickCheck.hs,v 1.1 2001/08/17 12:48:38 simonmar Exp $ +-- $Id: QuickCheck.hs,v 1.2 2002/04/24 16:31:43 simonmar Exp $ -- -- QuickCheck v.0.2 -- DRAFT implementation; last update 000104.