Reorganisation of the source tree
[ghc-hetmet.git] / compiler / basicTypes / Module.lhs-boot
1 \begin{code}
2 module Module where
3
4 data Module
5 \end{code}
6