X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fghci%2FLibFFI.hsc;h=9dd2a24021c4a2295546894f82eb0041f85535ba;hb=e9f9ec1e57d53b9302a395ce0d02c0fa59e28341;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