[Git][ghc/ghc][wip/9.2.6-backports] Fix warnings
Zubin (@wz1000)
gitlab at gitlab.haskell.org
Thu Feb 2 11:37:52 UTC 2023
Zubin pushed to branch wip/9.2.6-backports at Glasgow Haskell Compiler / GHC
Commits:
6282e81e by Zubin Duggal at 2023-02-02T17:06:52+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/6282e81ee9a63452b18aa093b80824f0ae6e2b38
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6282e81ee9a63452b18aa093b80824f0ae6e2b38
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/dc852b31/attachment.html>
More information about the ghc-commits
mailing list