cvs commit: fptools/ghc/compiler/hsSyn HsSynGeneric.hs
fptools/ghc/compiler/typecheck
Untranslate.hs fptools/ghc/compiler/types TypeRep.lhs
sseefried at haskell.org
sseefried at haskell.org
Tue Sep 21 04:45:06 EDT 2004
sseefried 2004/09/21 01:45:05 PDT
Modified files: (Branch: th-print-branch)
ghc/compiler/typecheck Untranslate.hs
ghc/compiler/types TypeRep.lhs
Added files: (Branch: th-print-branch)
ghc/compiler/hsSyn HsSynGeneric.hs
Log:
Added Typeable and Data instances for most of the HsSyn data types. This
should make the conclusion of this project much easier to write.
Revision Changes Path
1.1.2.2 +24 -18 fptools/ghc/compiler/typecheck/Attic/Untranslate.hs
1.36.2.1 +19 -2 fptools/ghc/compiler/types/TypeRep.lhs
More information about the Cvs-ghc
mailing list