cvs commit: fptools/ghc/compiler/ndpFlatten FlattenMonad.hs Flattening.hs
NDPCoreUtils.hs TODO
Manuel Chakravarty
chak@glass.cse.ogi.edu
Wed, 9 Jan 2002 05:01:56 -0800
chak 2002/01/09 05:01:56 PST
Modified files: (Branch: ghc-ndp-branch)
ghc/compiler/ndpFlatten FlattenMonad.hs Flattening.hs
NDPCoreUtils.hs TODO
Log:
* Added a unique supply to the `FlattenMonad' and a `newVar' function
* Now all of `Flattening' needs to use the monad and the unique supply needs
to be initialised
Revision Changes Path
1.1.2.5 +89 -38 fptools/ghc/compiler/ndpFlatten/Attic/FlattenMonad.hs
1.1.2.9 +14 -16 fptools/ghc/compiler/ndpFlatten/Attic/Flattening.hs
1.1.2.4 +3 -26 fptools/ghc/compiler/ndpFlatten/Attic/NDPCoreUtils.hs
1.1.2.4 +0 -3 fptools/ghc/compiler/ndpFlatten/Attic/TODO