[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Debug / QuickCheck / Utils.hs
index f6ad91f..4705615 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,11 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: Utils.hs,v 1.1 2001/08/17 12:48:38 simonmar Exp $
---
 -- These are some general purpose utilities for use with QuickCheck.
 --
 -----------------------------------------------------------------------------
 
-module Debug.QuickCheckUtils
+module Debug.QuickCheck.Utils
   ( isAssociativeBy
   , isAssociative
   , isCommutableBy