X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Futils%2FState.hs;fp=compiler%2Futils%2FState.hs;h=578a7b3665a9c43589c5c6097c70587337e3ad14;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hp=a0d21d68075d5993577a8bae56fa61a9a2ec6403;hpb=fa92f5d1bd8ac27780a3e7b1a2d536b7eb76235b;p=ghc-hetmet.git diff --git a/compiler/utils/State.hs b/compiler/utils/State.hs index a0d21d6..578a7b3 100644 --- a/compiler/utils/State.hs +++ b/compiler/utils/State.hs @@ -2,7 +2,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 State where