diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2015-03-23 11:22:36 +0100 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2015-03-23 11:24:43 +0100 |
commit | 7035ff872450855c449c53554b6fe7b1e95ef50d (patch) | |
tree | c15b038655c2edb880f02279d207f425ba37d693 /testsuite/tests/partial-sigs/should_compile/ExtraConstraints3.stderr | |
parent | f72074ec85edd06867587698be4f3db48d0658d0 (diff) | |
download | haskell-7035ff872450855c449c53554b6fe7b1e95ef50d.tar.gz |
Minor bump `base` version to 4.8.1.0
We've accumulated enough to justify a minor version bump to 4.8.1.0,
but not enough to justify a major version bump yet as far as I can see.
Diffstat (limited to 'testsuite/tests/partial-sigs/should_compile/ExtraConstraints3.stderr')
-rw-r--r-- | testsuite/tests/partial-sigs/should_compile/ExtraConstraints3.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/ExtraConstraints3.stderr b/testsuite/tests/partial-sigs/should_compile/ExtraConstraints3.stderr index e43150970f..18f8807e74 100644 --- a/testsuite/tests/partial-sigs/should_compile/ExtraConstraints3.stderr +++ b/testsuite/tests/partial-sigs/should_compile/ExtraConstraints3.stderr @@ -230,5 +230,5 @@ TYPE SIGNATURES TYPE CONSTRUCTORS COERCION AXIOMS Dependent modules: [] -Dependent packages: [base-4.8.0.0, ghc-prim-0.4.0.0, +Dependent packages: [base-4.8.1.0, ghc-prim-0.4.0.0, integer-gmp-1.0.0.0] |