[project @ 1999-09-17 09:16:57 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / Inst.lhs
index a076b02..6d18d01 100644 (file)
@@ -4,7 +4,7 @@
 \section[Inst]{The @Inst@ type: dictionaries or method instances}
 
 \begin{code}
-module Inst (
+module Inst ( 
        LIE, emptyLIE, unitLIE, plusLIE, consLIE, zonkLIE,
        plusLIEs, mkLIE, isEmptyLIE,