Apoorv Ingle pushed to branch wip/T27154 at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • compiler/GHC/Tc/Gen/Head.hs
    ... ... @@ -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