[Git][ghc/ghc][wip/T23109] Unused import

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Wed May 15 08:00:59 UTC 2024



Simon Peyton Jones pushed to branch wip/T23109 at Glasgow Haskell Compiler / GHC


Commits:
a1969950 by Simon Peyton Jones at 2024-05-15T09:00:44+01:00
Unused import

- - - - -


1 changed file:

- compiler/GHC/Tc/Gen/Bind.hs


Changes:

=====================================
compiler/GHC/Tc/Gen/Bind.hs
=====================================
@@ -58,7 +58,6 @@ import GHC.Core.Reduction ( Reduction(..) )
 import GHC.Core.Multiplicity
 import GHC.Core.FamInstEnv( normaliseType )
 import GHC.Core.Class   ( Class )
-import GHC.Core.DataCon ( dataConWorkId )
 import GHC.Core.Coercion( mkSymCo )
 import GHC.Core.Type (mkStrLitTy, tidyOpenType, mkCastTy)
 import GHC.Core.TyCo.Ppr( pprTyVars )



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a1969950b4eb9c1cdbc0c94c71a6c80c327f5150

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a1969950b4eb9c1cdbc0c94c71a6c80c327f5150
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/20240515/b4d0f4e1/attachment.html>


More information about the ghc-commits mailing list