[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / compiler / prelude / PrelMods.lhs
index 78338ce..45be775 100644 (file)
@@ -1,5 +1,5 @@
 %
-% (c) The GRASP/AQUA Project, Glasgow University, 1992-1996
+% (c) The GRASP/AQUA Project, Glasgow University, 1992-1998
 %
 \section[PrelMods]{Definitions of prelude modules}
 
@@ -43,7 +43,6 @@ pREL_IO_BASE = SLIT("PrelIOBase")
 pREL_ST             = SLIT("PrelST")
 pREL_ARR     = SLIT("PrelArr")
 pREL_FOREIGN = SLIT("PrelForeign")
-pREL_CCALL   = SLIT("PrelCCall")
 pREL_ADDR    = SLIT("PrelAddr")
 pREL_ERR     = SLIT("PrelErr")