X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FdeSugar%2FDsBinds.lhs;h=6492dd6d7b61b5973caaf067c89d4e7aeee40855;hp=9bf8fd3ea0e14d9cda6d6258ebf66e66fff6c0e9;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hpb=fa92f5d1bd8ac27780a3e7b1a2d536b7eb76235b diff --git a/compiler/deSugar/DsBinds.lhs b/compiler/deSugar/DsBinds.lhs index 9bf8fd3..6492dd6 100644 --- a/compiler/deSugar/DsBinds.lhs +++ b/compiler/deSugar/DsBinds.lhs @@ -14,7 +14,7 @@ lower levels it is preserved with @let@/@letrec@s). -- 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 DsBinds ( dsTopLHsBinds, dsLHsBinds, decomposeRuleLhs,