X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghci%2FByteCodeFFI.lhs;h=e4a82ac7d62ae7827d882efc3e35651a3065df59;hp=09b32dae8b7b4c7153218d645003ff952fc56f85;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hpb=fa92f5d1bd8ac27780a3e7b1a2d536b7eb76235b diff --git a/compiler/ghci/ByteCodeFFI.lhs b/compiler/ghci/ByteCodeFFI.lhs index 09b32da..e4a82ac 100644 --- a/compiler/ghci/ByteCodeFFI.lhs +++ b/compiler/ghci/ByteCodeFFI.lhs @@ -9,7 +9,7 @@ ByteCodeGen: Generate machine-code sequences for foreign import -- 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 ByteCodeFFI ( mkMarshalCode, moan64, newExec ) where