X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FdeSugar%2FCheck.lhs;h=4713d202bb07e4e05c5234cd23b91d772eb6d02f;hp=0ce5638edcfb927295895595eef56922351b094f;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hpb=fa92f5d1bd8ac27780a3e7b1a2d536b7eb76235b diff --git a/compiler/deSugar/Check.lhs b/compiler/deSugar/Check.lhs index 0ce5638..4713d20 100644 --- a/compiler/deSugar/Check.lhs +++ b/compiler/deSugar/Check.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 Check ( check , ExhaustivePat ) where