[project @ 1996-01-18 16:33:17 by partain]
[ghc-hetmet.git] / ghc / lib / prelude / TyComplex_p.hi
1 {-# GHC_PRAGMA INTERFACE VERSION 6 #-}
2 interface PreludeComplex where
3 data Complex a   = (:+) a a     {-# GHC_PRAGMA _SPECIALISE_ [ Double# ] #-}
4