cvs commit: fptools/ghc/compiler/hsSyn HsDecls.lhs HsSynGeneric.hs
fptools/ghc/compiler/typecheck Untranslate.hs
sseefried at haskell.org
sseefried at haskell.org
Thu Sep 23 04:58:33 EDT 2004
sseefried 2004/09/23 01:58:32 PDT
Modified files: (Branch: th-print-branch)
ghc/compiler/hsSyn HsDecls.lhs HsSynGeneric.hs
ghc/compiler/typecheck Untranslate.hs
Log:
GHC is now accepting the output of -fth-print for simple examples. More
rigorous testing will undoubtedly show flaws in the method used.
Revision Changes Path
1.106.2.1 +15 -6 fptools/ghc/compiler/hsSyn/HsDecls.lhs
1.1.2.2 +16 -1 fptools/ghc/compiler/hsSyn/Attic/HsSynGeneric.hs
1.1.2.3 +255 -266 fptools/ghc/compiler/typecheck/Attic/Untranslate.hs
More information about the Cvs-ghc
mailing list