X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FbasicTypes%2FModule.lhs-boot;fp=compiler%2FbasicTypes%2FModule.lhs-boot;h=d75c032d459ee6340cea0b5a5e710dc48f4477b0;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=0000000000000000000000000000000000000000;hpb=28a464a75e14cece5db40f2765a29348273ff2d2;p=ghc-hetmet.git diff --git a/compiler/basicTypes/Module.lhs-boot b/compiler/basicTypes/Module.lhs-boot new file mode 100644 index 0000000..d75c032 --- /dev/null +++ b/compiler/basicTypes/Module.lhs-boot @@ -0,0 +1,6 @@ +\begin{code} +module Module where + +data Module +\end{code} +