don't clean ghc-inplace when cleaning stages other than 1
[ghc-hetmet.git] / ghc / compiler / basicTypes / Module.lhs-boot
1 \begin{code}
2 module Module where
3
4 data Module
5 \end{code}
6