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

Hassan Al-Awwadi (@hassan.awwadi) gitlab at gitlab.haskell.org
Sun Nov 3 16:09:07 UTC 2024



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


Commits:
f64ab25a by Hassan Al-Awwadi at 2024-11-03T17:08:46+01:00
unused import

- - - - -


1 changed file:

- utils/haddock/haddock-api/src/Haddock/Interface/Rename.hs


Changes:

=====================================
utils/haddock/haddock-api/src/Haddock/Interface/Rename.hs
=====================================
@@ -30,7 +30,7 @@ import qualified Data.Set as Set
 import Data.Traversable (mapM)
 import GHC hiding (NoLink)
 import GHC.Builtin.Types (eqTyCon_RDR, tupleDataConName, tupleTyConName)
-import GHC.Types.Basic (Boxity (..), TopLevelFlag (..), TupleSort (..))
+import GHC.Types.Basic (TupleSort (..))
 import GHC.Types.Name
 import GHC.Types.Name.Reader (RdrName (Exact))
 import Prelude hiding (mapM)



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f64ab25afe519cb2c944380df97c862ff20b2ab9
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/48a49c8b/attachment-0001.html>


More information about the ghc-commits mailing list