Type reps inside GHC...

MR K P SCHUPKE k.schupke at imperial.ac.uk
Fri Sep 3 11:09:45 EDT 2004


Playing with HsSyn types (like HsModule)... I have got down to the
definition level like:

Sig id = Sig (Location name) (LHsDecl name)

what type is name? Presumably it can be a range of types, 
what are valid types for name? 

	Keean.


More information about the Glasgow-haskell-users mailing list