[Git][ghc/ghc][wip/T21623] Remove another unused import

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Mon Sep 26 10:50:45 UTC 2022



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


Commits:
e25f42f0 by Simon Peyton Jones at 2022-09-26T11:52:10+01:00
Remove another unused import

- - - - -


1 changed file:

- compiler/GHC/Hs/Type.hs


Changes:

=====================================
compiler/GHC/Hs/Type.hs
=====================================
@@ -115,7 +115,6 @@ import GHC.Types.Basic
 import GHC.Types.SrcLoc
 import GHC.Utils.Outputable
 import GHC.Utils.Misc (count)
-import GHC.Utils.Trace
 
 import Data.Maybe
 import Data.Data (Data)



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e25f42f0cd0848e06ad840a6d4037e0d63ed4cd7
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/20220926/734641c0/attachment-0001.html>


More information about the ghc-commits mailing list