More import tidying and fixing the stage 2 build
[ghc-hetmet.git] / compiler / hsSyn / HsImpExp.lhs
index 767be42..bbe84e3 100644 (file)
@@ -1,7 +1,9 @@
 %
+% (c) The University of Glasgow 2006
 % (c) The GRASP/AQUA Project, Glasgow University, 1992-1998
 %
-\section[HsImpExp]{Abstract syntax: imports, exports, interfaces}
+
+HsImpExp: Abstract syntax: imports, exports, interfaces
 
 \begin{code}
 module HsImpExp where