[project @ 1997-06-05 21:30:48 by sof]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgLoop1.hs
1 module CgLoop1
2
3        (
4         module CgBindery,
5         module CgUsages
6        ) where
7
8 import CgBindery
9 import CgUsages