X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghci%2FByteCodeGen.lhs;h=103b6b92d855c3e783a08c7218670c2090210a74;hp=9047fe6e9772d5e90b9e40a839bfe584588c4e5c;hb=d8fd8d56da4ff411957ffc61bd9456c2369bd20b;hpb=e233649d14e174fad9bab3b3bf493bf0d9f10ef6 diff --git a/compiler/ghci/ByteCodeGen.lhs b/compiler/ghci/ByteCodeGen.lhs index 9047fe6..103b6b9 100644 --- a/compiler/ghci/ByteCodeGen.lhs +++ b/compiler/ghci/ByteCodeGen.lhs @@ -48,7 +48,7 @@ import Data.List import Foreign import Foreign.C -import Control.Monad ( when ) +import Control.Monad import Data.Char import UniqSupply