[Git][ghc/ghc][wip/ttg/types/basic] unused import

Hassan Al-Awwadi (@hassan.awwadi) gitlab at gitlab.haskell.org
Sun Nov 3 13:25:24 UTC 2024



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


Commits:
4b2fb25c by Hassan Al-Awwadi at 2024-11-03T14:25:05+01:00
unused import

- - - - -


1 changed file:

- utils/haddock/haddock-api/src/Haddock/Convert.hs


Changes:

=====================================
utils/haddock/haddock-api/src/Haddock/Convert.hs
=====================================
@@ -58,7 +58,6 @@ import GHC.Core.TyCon
 import GHC.Core.Type
 import GHC.Hs
 import GHC.Types.Basic (DefMethSpec (..), TopLevelFlag (..), TupleSort (..))
-import GHC.Types.Fixity (LexicalFixity (..))
 import GHC.Types.Id (idType, setIdType)
 import GHC.Types.Name
 import GHC.Types.Name.Reader (mkVarUnqual)
@@ -78,7 +77,6 @@ import GHC.Utils.Misc
   , filterOut
   )
 import GHC.Utils.Panic.Plain (assert)
-import Language.Haskell.Syntax.Basic (FieldLabelString (..))
 
 import Haddock.GhcUtils (defaultRuntimeRepVars, mkEmptySigType, orderedFVs)
 import Haddock.Interface.RenameType



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4b2fb25c74d7d684b6d22e0f183c5e023b037cb0
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/20241103/43aad0d6/attachment.html>


More information about the ghc-commits mailing list