[project @ 1998-01-08 18:03:08 by simonm]
[ghc-hetmet.git] / ghc / lib / glaExts / CCall.lhs
index 6de7fbf..f1205e8 100644 (file)
@@ -23,9 +23,6 @@ import GHC
 %*********************************************************
 
 \begin{code}
-class CCallable   a
-class CReturnable a
-
 instance CCallable Char
 instance CCallable   Char#
 instance CReturnable Char