
Simon Peyton Jones pushed to branch wip/T26115 at Glasgow Haskell Compiler / GHC Commits: e0a933c6 by Simon Peyton Jones at 2025-06-27T08:41:57+01:00 Wibble imports - - - - - 1 changed file: - compiler/GHC/Tc/Utils/Monad.hs Changes: ===================================== compiler/GHC/Tc/Utils/Monad.hs ===================================== @@ -221,7 +221,6 @@ import GHC.Types.Name import GHC.Types.SafeHaskell import GHC.Types.Id import GHC.Types.TypeEnv -import GHC.Types.Var.Set import GHC.Types.Var.Env import GHC.Types.SrcLoc import GHC.Types.Name.Env View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e0a933c6be93291a601952910308e470... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e0a933c6be93291a601952910308e470... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Simon Peyton Jones (@simonpj)