X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FsimplStg%2FSimplStg.lhs;h=09ab87329b0bae079ed8c96304b02a5f11651eb1;hp=b4ea822f6c83c960e5550e2f6c00d11a1c835e68;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hpb=ad94d40948668032189ad22a0ad741ac1f645f50 diff --git a/compiler/simplStg/SimplStg.lhs b/compiler/simplStg/SimplStg.lhs index b4ea822..09ab873 100644 --- a/compiler/simplStg/SimplStg.lhs +++ b/compiler/simplStg/SimplStg.lhs @@ -8,7 +8,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 SimplStg ( stg2stg ) where