[Git][ghc/ghc][wip/T21623] Delete unused import

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Mon Aug 15 09:11:01 UTC 2022



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


Commits:
e1ab5263 by Simon Peyton Jones at 2022-08-15T10:11:18+01:00
Delete unused import

- - - - -


1 changed file:

- compiler/GHC/Core/TyCo/Rep.hs


Changes:

=====================================
compiler/GHC/Core/TyCo/Rep.hs
=====================================
@@ -97,7 +97,6 @@ import GHC.Utils.Outputable
 import GHC.Data.FastString
 import GHC.Utils.Misc
 import GHC.Utils.Panic
-import GHC.Utils.Panic.Plain( assert )
 
 -- libraries
 import qualified Data.Data as Data hiding ( TyCon )



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e1ab5263dfe2f1017d1e73199287578b624aec8e
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/20220815/b38dfa4b/attachment.html>


More information about the ghc-commits mailing list