[Git][ghc/ghc][wip/T23109] Wibble
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Sat Jun 10 14:43:48 UTC 2023
Simon Peyton Jones pushed to branch wip/T23109 at Glasgow Haskell Compiler / GHC
Commits:
6ed9ec4c by Simon Peyton Jones at 2023-06-10T16:43:33+02:00
Wibble
- - - - -
1 changed file:
- compiler/GHC/Tc/TyCl/Instance.hs
Changes:
=====================================
compiler/GHC/Tc/TyCl/Instance.hs
=====================================
@@ -52,7 +52,7 @@ import GHC.Tc.Utils.Env
import GHC.Tc.Gen.HsType
import GHC.Tc.Utils.Unify
import GHC.Builtin.Names ( unsatisfiableIdName )
-import GHC.Core ( Expr(..), mkApps, mkVarApps, mkLams )
+import GHC.Core ( Expr(..), mkVarApps )
import GHC.Core.Make ( nO_METHOD_BINDING_ERROR_ID )
-- import GHC.Core.Unfold.Make ( mkInlineUnfoldingWithArity, mkDFunUnfolding )
import GHC.Core.Unfold.Make (mkDFunUnfolding )
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6ed9ec4cf48e6089caf0fd94496ed509078a5645
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6ed9ec4cf48e6089caf0fd94496ed509078a5645
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230610/d36e9195/attachment.html>
More information about the ghc-commits
mailing list