summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcDerivUtils.hs
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2017-08-02 16:10:34 -0400
committerRyan Scott <ryan.gl.scott@gmail.com>2017-08-02 16:10:35 -0400
commitf68a00c97c149428c4b711e0abb8b69cdc3c6bcb (patch)
tree015f79d06ed5ecc9f9853a08b3843da70c3747b7 /compiler/typecheck/TcDerivUtils.hs
parentd74983ef0c4a5b47a53d2821f8be9ebbf86e9257 (diff)
downloadhaskell-f68a00c97c149428c4b711e0abb8b69cdc3c6bcb.tar.gz
Remove unneeded uses of ImplicitParams
Summary: Finish the work started in 7d1909ad110f05c8cb2fb0689ee75857ceb945f6. Test Plan: If it builds, ship it Reviewers: austin, bgamari Subscribers: rwbarton, thomie Differential Revision: https://phabricator.haskell.org/D3812
Diffstat (limited to 'compiler/typecheck/TcDerivUtils.hs')
-rw-r--r--compiler/typecheck/TcDerivUtils.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/typecheck/TcDerivUtils.hs b/compiler/typecheck/TcDerivUtils.hs
index 09876afb70..05d323c8ff 100644
--- a/compiler/typecheck/TcDerivUtils.hs
+++ b/compiler/typecheck/TcDerivUtils.hs
@@ -6,7 +6,6 @@
Error-checking and other utilities for @deriving@ clauses or declarations.
-}
-{-# LANGUAGE ImplicitParams #-}
{-# LANGUAGE TypeFamilies #-}
module TcDerivUtils (