[Git][ghc/ghc][wip/TTG-No-Orphans] Apply 1 suggestion(s) to 1 file(s)
recursion-ninja pushed to branch wip/TTG-No-Orphans at Glasgow Haskell Compiler / GHC Commits: 9612e1c1 by recursion-ninja at 2026-07-20T14:40:28+00:00 Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Rodrigo Mesquita <rodrigo.m.mesquita@gmail.com> - - - - - 1 changed file: - compiler/GHC/Types/InlinePragma.hs Changes: ===================================== compiler/GHC/Types/InlinePragma.hs ===================================== @@ -596,7 +596,7 @@ module can import 'GhcPass' without causing an import cycle. │ │ Needs to access GhcPass for instance: │ │ Outputable (InlinePragma (GhcPass p)) │ ▼ -│ GHC.Hs.Extension.GhcPass +│ GHC.Hs.Extension.Pass │ │ │ │ For GenLocated, SrcSpan, unLoc │ ▼ View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9612e1c16c86909718d13aa57c174d5e... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9612e1c16c86909718d13aa57c174d5e... You're receiving this email because of your account on gitlab.haskell.org. Manage all notifications: https://gitlab.haskell.org/-/profile/notifications | Help: https://gitlab.haskell.org/help
participants (1)
-
recursion-ninja (@recursion-ninja)