[project @ 2001-12-21 15:07:20 by simonmar]
[ghc-base.git] / Debug / QuickCheck / Utils.hs
index f6ad91f..a8c2df5 100644 (file)
@@ -1,6 +1,6 @@
 -----------------------------------------------------------------------------
 -- 
--- Module      :  Debug.QuickCheck.Poly
+-- Module      :  Debug.QuickCheck.Utils
 -- Copyright   :  (c) Andy Gill 2001
 -- License     :  BSD-style (see the file libraries/core/LICENSE)
 -- 
@@ -8,13 +8,13 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: Utils.hs,v 1.1 2001/08/17 12:48:38 simonmar Exp $
+-- $Id: Utils.hs,v 1.2 2001/12/21 15:07:22 simonmar Exp $
 --
 -- These are some general purpose utilities for use with QuickCheck.
 --
 -----------------------------------------------------------------------------
 
-module Debug.QuickCheckUtils
+module Debug.QuickCheck.Utils
   ( isAssociativeBy
   , isAssociative
   , isCommutableBy