[Git][ghc/ghc][master] Rename Solo[constructor] to MkSolo

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Wed Sep 21 18:31:45 UTC 2022



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
2463df2f by Torsten Schmits at 2022-09-21T14:31:24-04:00
Rename Solo[constructor] to MkSolo

Part of proposal 475 (https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0475-tuple-syntax.rst)

Moves all tuples to GHC.Tuple.Prim
Updates ghc-prim version (and bumps bounds in dependents)

updates haddock submodule
updates deepseq submodule
updates text submodule

- - - - -


30 changed files:

- compiler/GHC/Builtin/Names.hs
- compiler/GHC/Builtin/Types.hs
- compiler/GHC/Core/Opt/SpecConstr.hs
- compiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Pat.hs
- compiler/GHC/Hs/Type.hs
- compiler/GHC/Types/Name/Cache.hs
- ghc/ghc-bin.cabal.in
- libraries/base/Control/Monad/Fix.hs
- libraries/base/Control/Monad/Zip.hs
- libraries/base/Data/Functor/Classes.hs
- libraries/base/GHC/Base.hs
- libraries/base/GHC/Enum.hs
- libraries/base/GHC/Ix.hs
- libraries/base/base.cabal
- libraries/deepseq
- libraries/ghc-bignum/ghc-bignum.cabal
- libraries/ghc-compact/ghc-compact.cabal
- libraries/ghc-heap/ghc-heap.cabal.in
- libraries/ghc-prim/GHC/Tuple.hs
- + libraries/ghc-prim/GHC/Tuple/Prim.hs
- libraries/ghc-prim/ghc-prim.cabal
- libraries/ghci/ghci.cabal.in
- libraries/template-haskell/Language/Haskell/TH/Syntax.hs
- libraries/text
- packages
- rts/Prelude.h
- rts/package.conf.in
- rts/rts.cabal.in
- testsuite/tests/backpack/should_compile/bkp16.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2463df2fe21b5b37ecada3df8c6726c534d24590

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2463df2fe21b5b37ecada3df8c6726c534d24590
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20220921/75bef5f3/attachment.html>


More information about the ghc-commits mailing list