[commit: ghc] master: base: Bump version to 4.10.0.0 (4d683fa)
git at git.haskell.org
git at git.haskell.org
Thu Dec 15 19:54:17 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/4d683fa11a5140b74f588b93f93f7891f79ac891/ghc
>---------------------------------------------------------------
commit 4d683fa11a5140b74f588b93f93f7891f79ac891
Author: Ben Gamari <ben at smart-cactus.org>
Date: Tue Nov 15 10:26:14 2016 -0500
base: Bump version to 4.10.0.0
Updates a number of submodules.
>---------------------------------------------------------------
4d683fa11a5140b74f588b93f93f7891f79ac891
compiler/ghc.cabal.in | 2 +-
ghc/ghc-bin.cabal.in | 2 +-
libraries/Cabal | 2 +-
libraries/array | 2 +-
libraries/base/base.cabal | 2 +-
libraries/compact/compact.cabal | 2 +-
libraries/deepseq | 2 +-
libraries/directory | 2 +-
libraries/filepath | 2 +-
libraries/ghc-boot-th/ghc-boot-th.cabal.in | 2 +-
libraries/ghc-boot/ghc-boot.cabal.in | 4 ++--
libraries/ghci/ghci.cabal.in | 2 +-
libraries/haskeline | 2 +-
libraries/hoopl | 2 +-
libraries/hpc | 2 +-
libraries/parallel | 2 +-
libraries/process | 2 +-
libraries/stm | 2 +-
libraries/template-haskell/template-haskell.cabal | 2 +-
libraries/terminfo | 2 +-
libraries/unix | 2 +-
testsuite/tests/ado/ado004.stderr | 2 +-
testsuite/tests/backpack/cabal/bkpcabal02/bkpcabal02.stdout | 4 ++--
testsuite/tests/backpack/should_compile/bkp16.stderr | 4 ++--
testsuite/tests/backpack/should_fail/bkpfail16.stderr | 4 ++--
testsuite/tests/backpack/should_fail/bkpfail17.stderr | 4 ++--
testsuite/tests/backpack/should_fail/bkpfail19.stderr | 4 ++--
testsuite/tests/cabal/cabal09/reexport.cabal | 2 +-
testsuite/tests/determinism/determ021/determ021.stdout | 4 ++--
testsuite/tests/ghci/scripts/ghci008.stdout | 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 | 4 ++--
testsuite/tests/partial-sigs/should_compile/AddAndOr2.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/AddAndOr3.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/AddAndOr4.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/AddAndOr5.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/AddAndOr6.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/BoolToBool.stderr | 4 ++--
.../partial-sigs/should_compile/DataFamilyInstanceLHS.stderr | 2 +-
.../tests/partial-sigs/should_compile/Defaulting1MROn.stderr | 4 ++--
.../tests/partial-sigs/should_compile/Defaulting2MROff.stderr | 2 +-
.../tests/partial-sigs/should_compile/Defaulting2MROn.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/Either.stderr | 2 +-
.../tests/partial-sigs/should_compile/EqualityConstraint.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/Every.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/ExpressionSig.stderr | 4 ++--
.../tests/partial-sigs/should_compile/ExpressionSigNamed.stderr | 4 ++--
.../tests/partial-sigs/should_compile/ExtraConstraints1.stderr | 2 +-
.../tests/partial-sigs/should_compile/ExtraConstraints2.stderr | 4 ++--
.../tests/partial-sigs/should_compile/ExtraConstraints3.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/ExtraNumAMROff.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/ExtraNumAMROn.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/Forall1.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/GenNamed.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/HigherRank1.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/HigherRank2.stderr | 4 ++--
.../tests/partial-sigs/should_compile/LocalDefinitionBug.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/Meltdown.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/MonoLocalBinds.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/NamedTyVar.stderr | 2 +-
.../should_compile/NamedWildcardInDataFamilyInstanceLHS.stderr | 2 +-
.../should_compile/NamedWildcardInTypeFamilyInstanceLHS.stderr | 2 +-
.../tests/partial-sigs/should_compile/ParensAroundContext.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/PatBind.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/PatBind2.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/PatternSig.stderr | 4 ++--
testsuite/tests/partial-sigs/should_compile/Recursive.stderr | 4 ++--
.../tests/partial-sigs/should_compile/ScopedNamedWildcards.stderr | 4 ++--
.../partial-sigs/should_compile/ScopedNamedWildcardsGood.stderr | 4 ++--
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 +-
.../tests/partial-sigs/should_compile/SomethingShowable.stderr | 2 +-
.../partial-sigs/should_compile/TypeFamilyInstanceLHS.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/Uncurry.stderr | 2 +-
testsuite/tests/partial-sigs/should_compile/UncurryNamed.stderr | 2 +-
.../should_compile/WarningWildcardInstantiations.stderr | 2 +-
testsuite/tests/plugins/annotation-plugin/annotation-plugin.cabal | 2 +-
testsuite/tests/rename/should_fail/rnfail040.stderr | 4 ++--
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/safeHaskell/check/Check01.stderr | 2 +-
testsuite/tests/safeHaskell/check/Check06.stderr | 2 +-
testsuite/tests/safeHaskell/check/Check08.stderr | 2 +-
testsuite/tests/safeHaskell/check/Check09.stderr | 8 ++++----
testsuite/tests/safeHaskell/check/pkg01/ImpSafe01.stderr | 4 ++--
testsuite/tests/safeHaskell/check/pkg01/ImpSafe04.stderr | 4 ++--
testsuite/tests/safeHaskell/flags/SafeFlags17.stderr | 4 ++--
testsuite/tests/typecheck/should_compile/T12763.stderr | 2 +-
testsuite/tests/typecheck/should_compile/tc231.stderr | 2 +-
testsuite/tests/typecheck/should_fail/tcfail182.stderr | 2 +-
utils/ghc-cabal/ghc-cabal.cabal | 2 +-
utils/ghc-pkg/ghc-pkg.cabal | 2 +-
utils/haddock | 2 +-
utils/hpc/hpc-bin.cabal | 2 +-
utils/hsc2hs | 2 +-
utils/runghc/runghc.cabal.in | 2 +-
103 files changed, 143 insertions(+), 143 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 4d683fa11a5140b74f588b93f93f7891f79ac891
More information about the ghc-commits
mailing list