[Git][ghc/ghc][wip/unitidset] lint
Josh Meredith (@JoshMeredith)
gitlab at gitlab.haskell.org
Wed Apr 26 04:50:22 UTC 2023
Josh Meredith pushed to branch wip/unitidset at Glasgow Haskell Compiler / GHC
Commits:
f8b551d1 by Josh Meredith at 2023-04-26T04:50:09+00:00
lint
- - - - -
1 changed file:
- compiler/GHC/Unit/Module/ModGuts.hs
Changes:
=====================================
compiler/GHC/Unit/Module/ModGuts.hs
=====================================
@@ -37,8 +37,6 @@ import GHC.Types.SourceFile ( HscSource(..), hscSourceToIsBoot )
import GHC.Types.SrcLoc
import GHC.Types.CostCentre
-import Data.Set (Set)
-
-- | A ModGuts is carried through the compiler, accumulating stuff as it goes
-- There is only one ModGuts at any time, the one for the module
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f8b551d1e751df42274467a29a5cd97755e00b01
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f8b551d1e751df42274467a29a5cd97755e00b01
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/20230426/be70120c/attachment-0001.html>
More information about the ghc-commits
mailing list