> . some parser errors I encountered: import Data.Generics hiding ((:*:)) > type instance Rep Id x = x The first is due to a bug in HSE which I've now fixed, thanks a lot for reporting! The second is parsed just fine by HSE so I don't know what's up there. Cheers, /Niklas