X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FhsSyn%2FHsExpr.lhs;h=4995d525a49b6328a05a015a05b87b8cddc2b5de;hp=2a4da413ad151460a547e73b01e23d761f9a753a;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hpb=ad94d40948668032189ad22a0ad741ac1f645f50 diff --git a/compiler/hsSyn/HsExpr.lhs b/compiler/hsSyn/HsExpr.lhs index 2a4da41..4995d52 100644 --- a/compiler/hsSyn/HsExpr.lhs +++ b/compiler/hsSyn/HsExpr.lhs @@ -10,7 +10,7 @@ HsExpr: Abstract Haskell syntax: expressions -- 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 HsExpr where