[project @ 2002-04-01 08:22:38 by simonpj]
authorsimonpj <unknown>
Mon, 1 Apr 2002 08:22:38 +0000 (08:22 +0000)
committersimonpj <unknown>
Mon, 1 Apr 2002 08:22:38 +0000 (08:22 +0000)
Comments

ghc/compiler/basicTypes/UniqSupply.lhs

index b1de3f3..91f92eb 100644 (file)
@@ -43,12 +43,6 @@ i2w_s x = (x :: Int#)
 %*                                                                     *
 %************************************************************************
 
-%************************************************************************
-%*                                                                     *
-\subsubsection[UniqSupply-type]{@UniqSupply@ type and operations}
-%*                                                                     *
-%************************************************************************
-
 A value of type @UniqSupply@ is unique, and it can
 supply {\em one} distinct @Unique@.  Also, from the supply, one can
 also manufacture an arbitrary number of further @UniqueSupplies@,