[project @ 1997-05-26 01:17:20 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