[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / lib / prelude / TyComplex_p.hi
1 {-# GHC_PRAGMA INTERFACE VERSION 5 #-}
2 interface PreludeComplex where
3 data Complex a   = (:+) a a
4