[Git][ghc/ghc][wip/9.2.6-backports] Fix warnings
Zubin (@wz1000)
gitlab at gitlab.haskell.org
Thu Feb 2 19:50:24 UTC 2023
Zubin pushed to branch wip/9.2.6-backports at Glasgow Haskell Compiler / GHC
Commits:
86e659f1 by Zubin Duggal at 2023-02-03T01:19:25+05:30
Fix warnings
- - - - -
1 changed file:
- compiler/GHC.hs
Changes:
=====================================
compiler/GHC.hs
=====================================
@@ -358,7 +358,6 @@ import GHC.Utils.Monad
import GHC.Utils.Misc
import GHC.Utils.Outputable
import GHC.Utils.Panic
-import GHC.Utils.Panic.Plain
import GHC.Utils.Logger
import GHC.Core.Predicate
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/86e659f1fe85a4e6d46a439efb664b9dac152e38
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/86e659f1fe85a4e6d46a439efb664b9dac152e38
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/20230202/b116b4ee/attachment.html>
More information about the ghc-commits
mailing list