Simon Peyton Jones pushed to branch wip/T26115 at Glasgow Haskell Compiler / GHC Commits: c8241b8a by Simon Peyton Jones at 2025-07-16T22:38:37+01:00 Wibble imports - - - - - 1 changed file: - compiler/GHC/Core/Opt/Specialise.hs Changes: ===================================== compiler/GHC/Core/Opt/Specialise.hs ===================================== @@ -70,8 +70,6 @@ import GHC.Core.Subst (substTickish) import GHC.Core.TyCon (tyConClass_maybe) import GHC.Core.DataCon (dataConTyCon) -import Control.Monad - {- ************************************************************************ * * View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c8241b8a27c5682347d3923453996aa3... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c8241b8a27c5682347d3923453996aa3... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Simon Peyton Jones (@simonpj)