summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Reduction.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Core/Reduction.hs')
-rw-r--r--compiler/GHC/Core/Reduction.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Core/Reduction.hs b/compiler/GHC/Core/Reduction.hs
index 254b4420e1..fbae18f797 100644
--- a/compiler/GHC/Core/Reduction.hs
+++ b/compiler/GHC/Core/Reduction.hs
@@ -807,7 +807,7 @@ simplifyArgsWorker orig_ki_binders orig_inner_ki orig_fvs
orig_ki_binders orig_inner_ki
orig_roles orig_simplified_args
where
- orig_lc = emptyLiftingContext $ mkInScopeSet $ orig_fvs
+ orig_lc = emptyLiftingContext $ mkInScopeSet orig_fvs
go :: LiftingContext -- mapping from tyvars to rewriting coercions
-> [TyCoBinder] -- Unsubsted binders of function's kind