X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcDeriv.lhs;h=8a420090faae73d7a772b32f102a8827871ab992;hp=de06136b7117ca87707456b1cfaeaf1bc127ffec;hb=05326242a4036c94a8357551feb22681728d16dd;hpb=c0b5a0fe78855d2f628a4b6f973425496315a44c diff --git a/compiler/typecheck/TcDeriv.lhs b/compiler/typecheck/TcDeriv.lhs index de06136..8a42009 100644 --- a/compiler/typecheck/TcDeriv.lhs +++ b/compiler/typecheck/TcDeriv.lhs @@ -423,7 +423,7 @@ makeDerivSpecs is_boot tycl_decls inst_decls deriv_decls ------------------------------------------------------------------ deriveStandalone :: LDerivDecl Name -> TcM (Maybe EarlyDerivSpec) -- Standalone deriving declarations --- e.g. deriving instance show a => Show (T a) +-- e.g. deriving instance Show a => Show (T a) -- Rather like tcLocalInstDecl deriveStandalone (L loc (DerivDecl deriv_ty)) = setSrcSpan loc $