{-# GHC_PRAGMA INTERFACE VERSION 5 #-} interface PreludeComplex where data Complex a = (:+) a a