[Git][ghc/ghc][wip/ttg-booleanformula] removed unused import

Hassan Al-Awwadi (@hassan.awwadi) gitlab at gitlab.haskell.org
Wed Oct 9 16:28:25 UTC 2024



Hassan Al-Awwadi pushed to branch wip/ttg-booleanformula at Glasgow Haskell Compiler / GHC


Commits:
3131d245 by Hassan Al-Awwadi at 2024-10-09T18:28:09+02:00
removed unused import

- - - - -


1 changed file:

- compiler/GHC/Data/BooleanFormula.hs


Changes:

=====================================
compiler/GHC/Data/BooleanFormula.hs
=====================================
@@ -26,7 +26,7 @@ import GHC.Types.Unique.Set
 import GHC.Types.SrcLoc (unLoc)
 import GHC.Utils.Outputable
 import GHC.Parser.Annotation ( SrcSpanAnnL )
-import GHC.Hs.Extension (GhcPass (..), GhcPs, GhcRn, OutputableBndrId)
+import GHC.Hs.Extension (GhcPass (..), OutputableBndrId)
 import Language.Haskell.Syntax.Extension (Anno, LIdP, IdP)
 import Language.Haskell.Syntax.BooleanFormula
 



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3131d24529ef8acb004e9a552130f18a03098b3e
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/20241009/60fb3910/attachment.html>


More information about the ghc-commits mailing list