X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FhsSyn%2FHsLit.lhs;h=c110ba4c6886aa1605063d64b8d3e1d99489807b;hp=e9ca07b82cd9cc1045aaa0576a5ece2f199cd4dd;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hpb=fa92f5d1bd8ac27780a3e7b1a2d536b7eb76235b diff --git a/compiler/hsSyn/HsLit.lhs b/compiler/hsSyn/HsLit.lhs index e9ca07b..c110ba4 100644 --- a/compiler/hsSyn/HsLit.lhs +++ b/compiler/hsSyn/HsLit.lhs @@ -9,7 +9,7 @@ -- 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 HsLit where