[project @ 1997-06-05 21:28:12 by sof]
[ghc-hetmet.git] / ghc / compiler / utils / SpecLoop.hs
1 module SpecLoop 
2
3        (
4         module Name
5        ) where
6
7 import Name
8