X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FConvert.lhs;h=f2e7015dabe1c5e27330f73306434dbc4556a4b9;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hp=18f40e3874768c0ad6dba372621b88033b0b5232;hpb=fa92f5d1bd8ac27780a3e7b1a2d536b7eb76235b;p=ghc-hetmet.git diff --git a/compiler/hsSyn/Convert.lhs b/compiler/hsSyn/Convert.lhs index 18f40e3..f2e7015 100644 --- a/compiler/hsSyn/Convert.lhs +++ b/compiler/hsSyn/Convert.lhs @@ -10,7 +10,7 @@ This module converts Template Haskell syntax into HsSyn -- The above warning supression flag is a temporary kludge. -- While working on this module you are encouraged to remove it and fix -- any warnings in the module. See --- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings +-- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings -- for details module Convert( convertToHsExpr, convertToHsDecls,