X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fiface%2FBuildTyCl.lhs;h=eabe8c45aa42da1eefd91253f619c9c624bffe71;hp=a3f441eb3ee7c32754f41c6f49f0681dbd10e768;hb=7b5b3b0cab463e108a0132435a28ef19d17cb32b;hpb=d7fb8d371d3228774331a67db8da805b2d68f1c4 diff --git a/compiler/iface/BuildTyCl.lhs b/compiler/iface/BuildTyCl.lhs index a3f441e..eabe8c4 100644 --- a/compiler/iface/BuildTyCl.lhs +++ b/compiler/iface/BuildTyCl.lhs @@ -222,8 +222,8 @@ mkDataConStupidTheta tycon arg_tys univ_tvs ------------------------------------------------------ \begin{code} type TcMethInfo = (Name, DefMethSpec, Type) - -- A temporary intermediate, to communicate between tcClassSigs and - -- buildClass. + -- A temporary intermediate, to communicate between + -- tcClassSigs and buildClass. buildClass :: Bool -- True <=> do not include unfoldings -- on dict selectors