summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgForeignCall.hs
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-06-13 13:06:03 +0100
committerIan Lynagh <igloo@earth.li>2012-06-13 13:06:03 +0100
commitbfe94012ade96a7fa019d596c7639208a992470c (patch)
tree46ee5a26cf96453f1d64fd0178cf8555e70b2611 /compiler/codeGen/CgForeignCall.hs
parentd2bb4777b7d70d99d4c72398796fb1ecfb0b3efa (diff)
downloadhaskell-bfe94012ade96a7fa019d596c7639208a992470c.tar.gz
Remove lots of commented out 'in' keywords
Diffstat (limited to 'compiler/codeGen/CgForeignCall.hs')
-rw-r--r--compiler/codeGen/CgForeignCall.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/codeGen/CgForeignCall.hs b/compiler/codeGen/CgForeignCall.hs
index 600bbbe0df..e957b90b20 100644
--- a/compiler/codeGen/CgForeignCall.hs
+++ b/compiler/codeGen/CgForeignCall.hs
@@ -59,7 +59,6 @@ cgForeignCall results fcall stg_args live
arg_hints = zipWith CmmHinted
arg_exprs (map (typeForeignHint.stgArgType) stg_args)
- -- in
emitForeignCall results fcall arg_hints live