X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FConvert.lhs;h=f2e7015dabe1c5e27330f73306434dbc4556a4b9;hb=0c45d82423fcff64b43b95ab4882b26e7de560bf;hp=18f40e3874768c0ad6dba372621b88033b0b5232;hpb=ad94d40948668032189ad22a0ad741ac1f645f50;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,