Apoorv Ingle pushed to branch wip/T27154 at Glasgow Haskell Compiler / GHC
Commits:
-
8cbe3cd9
by Apoorv Ingle at 2026-04-06T10:44:05-05:00
1 changed file:
Changes:
| ... | ... | @@ -68,7 +68,6 @@ import GHC.Builtin.Names |
| 68 | 68 | import GHC.Driver.DynFlags
|
| 69 | 69 | import GHC.Utils.Misc
|
| 70 | 70 | import GHC.Utils.Outputable as Outputable
|
| 71 | -import GHC.Utils.Panic
|
|
| 72 | 71 | |
| 73 | 72 | import GHC.Data.Maybe
|
| 74 | 73 |