[commit: ghc] master: Bump ghc-prim to 0.5.2.0 and update changelog (6cb4642)

git at git.haskell.org git at git.haskell.org
Tue Oct 17 07:51:40 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/6cb46421de6a0f97ca1c8103c19df478f07612d7/ghc

>---------------------------------------------------------------

commit 6cb46421de6a0f97ca1c8103c19df478f07612d7
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Tue Oct 17 00:35:45 2017 +0200

    Bump ghc-prim to 0.5.2.0 and update changelog
    
    This is prompted by the addition of `compareByteArrays#` in
    e3ba26f8b49700b41ff4672f3f7f6a4e453acdcc
    
    NOTE: We may switch to synchronise `ghc-prim` with GHC's version at some point


>---------------------------------------------------------------

6cb46421de6a0f97ca1c8103c19df478f07612d7
 libraries/ghc-compact/ghc-compact.cabal                      |  2 +-
 libraries/ghc-prim/changelog.md                              | 12 +++++++++++-
 libraries/ghc-prim/ghc-prim.cabal                            |  2 +-
 testsuite/tests/ado/ado004.stderr                            |  2 +-
 testsuite/tests/backpack/should_compile/bkp16.stderr         |  2 +-
 testsuite/tests/determinism/determ021/determ021.stdout       |  4 ++--
 testsuite/tests/driver/json2.stderr                          |  4 ++--
 testsuite/tests/indexed-types/should_compile/T3017.stderr    |  2 +-
 testsuite/tests/partial-sigs/should_compile/ADT.stderr       |  2 +-
 testsuite/tests/partial-sigs/should_compile/AddAndOr1.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/AddAndOr2.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/AddAndOr3.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/AddAndOr4.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/AddAndOr5.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/AddAndOr6.stderr |  2 +-
 .../tests/partial-sigs/should_compile/BoolToBool.stderr      |  2 +-
 .../partial-sigs/should_compile/DataFamilyInstanceLHS.stderr |  2 +-
 .../tests/partial-sigs/should_compile/Defaulting1MROn.stderr |  2 +-
 .../partial-sigs/should_compile/Defaulting2MROff.stderr      |  2 +-
 .../tests/partial-sigs/should_compile/Defaulting2MROn.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/Either.stderr    |  2 +-
 .../partial-sigs/should_compile/EqualityConstraint.stderr    |  2 +-
 testsuite/tests/partial-sigs/should_compile/Every.stderr     |  2 +-
 .../tests/partial-sigs/should_compile/EveryNamed.stderr      |  2 +-
 .../tests/partial-sigs/should_compile/ExpressionSig.stderr   |  2 +-
 .../partial-sigs/should_compile/ExpressionSigNamed.stderr    |  2 +-
 .../partial-sigs/should_compile/ExtraConstraints1.stderr     |  2 +-
 .../partial-sigs/should_compile/ExtraConstraints2.stderr     |  2 +-
 .../partial-sigs/should_compile/ExtraConstraints3.stderr     |  2 +-
 .../tests/partial-sigs/should_compile/ExtraNumAMROff.stderr  |  2 +-
 .../tests/partial-sigs/should_compile/ExtraNumAMROn.stderr   |  2 +-
 testsuite/tests/partial-sigs/should_compile/Forall1.stderr   |  2 +-
 testsuite/tests/partial-sigs/should_compile/GenNamed.stderr  |  2 +-
 .../tests/partial-sigs/should_compile/HigherRank1.stderr     |  2 +-
 .../tests/partial-sigs/should_compile/HigherRank2.stderr     |  2 +-
 .../partial-sigs/should_compile/LocalDefinitionBug.stderr    |  2 +-
 testsuite/tests/partial-sigs/should_compile/Meltdown.stderr  |  2 +-
 .../tests/partial-sigs/should_compile/MonoLocalBinds.stderr  |  2 +-
 .../tests/partial-sigs/should_compile/NamedTyVar.stderr      |  2 +-
 .../NamedWildcardInDataFamilyInstanceLHS.stderr              |  2 +-
 .../NamedWildcardInTypeFamilyInstanceLHS.stderr              |  2 +-
 .../partial-sigs/should_compile/ParensAroundContext.stderr   |  2 +-
 testsuite/tests/partial-sigs/should_compile/PatBind.stderr   |  2 +-
 testsuite/tests/partial-sigs/should_compile/PatBind2.stderr  |  2 +-
 .../tests/partial-sigs/should_compile/PatternSig.stderr      |  2 +-
 testsuite/tests/partial-sigs/should_compile/Recursive.stderr |  2 +-
 .../partial-sigs/should_compile/ScopedNamedWildcards.stderr  |  2 +-
 .../should_compile/ScopedNamedWildcardsGood.stderr           |  2 +-
 testsuite/tests/partial-sigs/should_compile/ShowNamed.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/SimpleGen.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/SkipMany.stderr  |  2 +-
 .../partial-sigs/should_compile/SomethingShowable.stderr     |  2 +-
 .../partial-sigs/should_compile/TypeFamilyInstanceLHS.stderr |  2 +-
 testsuite/tests/partial-sigs/should_compile/Uncurry.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/UncurryNamed.stderr    |  2 +-
 .../should_compile/WarningWildcardInstantiations.stderr      |  2 +-
 testsuite/tests/roles/should_compile/Roles1.stderr           |  2 +-
 testsuite/tests/roles/should_compile/Roles14.stderr          |  2 +-
 testsuite/tests/roles/should_compile/Roles2.stderr           |  2 +-
 testsuite/tests/roles/should_compile/Roles3.stderr           |  2 +-
 testsuite/tests/roles/should_compile/Roles4.stderr           |  2 +-
 testsuite/tests/roles/should_compile/T8958.stderr            |  2 +-
 testsuite/tests/th/TH_Roles2.stderr                          |  2 +-
 testsuite/tests/typecheck/should_compile/T12763.stderr       |  2 +-
 testsuite/tests/typecheck/should_compile/tc231.stderr        |  2 +-
 65 files changed, 77 insertions(+), 67 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 6cb46421de6a0f97ca1c8103c19df478f07612d7


More information about the ghc-commits mailing list