[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Debug / QuickCheck / Utils.hs
index a8c2df5..4705615 100644 (file)
@@ -1,5 +1,5 @@
 -----------------------------------------------------------------------------
--- 
+-- |
 -- Module      :  Debug.QuickCheck.Utils
 -- Copyright   :  (c) Andy Gill 2001
 -- License     :  BSD-style (see the file libraries/core/LICENSE)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: Utils.hs,v 1.2 2001/12/21 15:07:22 simonmar Exp $
---
 -- These are some general purpose utilities for use with QuickCheck.
 --
 -----------------------------------------------------------------------------