X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghci%2FLibFFI.hsc;h=9dd2a24021c4a2295546894f82eb0041f85535ba;hb=a7e145c050bdf08e4f4dbe4dfa68f3f87dfdeef6;hp=e73b02395832b98b72e60e8b6f1203badac995c0;hpb=aa9a4f1053d3c554629a2ec25955e7530c95b892;p=ghc-hetmet.git diff --git a/compiler/ghci/LibFFI.hsc b/compiler/ghci/LibFFI.hsc index e73b023..9dd2a24 100644 --- a/compiler/ghci/LibFFI.hsc +++ b/compiler/ghci/LibFFI.hsc @@ -16,7 +16,7 @@ module LibFFI ( import TyCon import ForeignCall import Panic -import Outputable +-- import Outputable import Constants import Foreign