diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2015-03-20 12:23:41 +0100 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2015-03-20 12:27:16 +0100 |
commit | 9dfdd16a61e79cb03c633d442190a81fe5c0b6b8 (patch) | |
tree | 8193c1da94bb0f040384a6d435ef7acf0c5b7673 /testsuite/tests/partial-sigs/should_compile/ShowNamed.stderr | |
parent | 76f385ba840fdb87ff4254cd838752ba161b0a8d (diff) | |
download | haskell-9dfdd16a61e79cb03c633d442190a81fe5c0b6b8.tar.gz |
Bump ghc-prim to 0.4.0.0
This major version bump was made necessary by
f44333eae7bc7dc7b6003b75874a02445f6b633b which changed the type
signatures of prefetch primops, as well as other changes
such as 051d694fc978ad28ac3043d296cafddd3c2a7050 turning `Any` into
an abstract closed type family.
Reviewed By: ekmett
Differential Revision: https://phabricator.haskell.org/D743
Diffstat (limited to 'testsuite/tests/partial-sigs/should_compile/ShowNamed.stderr')
-rw-r--r-- | testsuite/tests/partial-sigs/should_compile/ShowNamed.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/ShowNamed.stderr b/testsuite/tests/partial-sigs/should_compile/ShowNamed.stderr index 51e56f1b20..8460586ae6 100644 --- a/testsuite/tests/partial-sigs/should_compile/ShowNamed.stderr +++ b/testsuite/tests/partial-sigs/should_compile/ShowNamed.stderr @@ -3,5 +3,5 @@ TYPE SIGNATURES TYPE CONSTRUCTORS COERCION AXIOMS Dependent modules: [] -Dependent packages: [base-4.8.0.0, ghc-prim-0.3.1.0, +Dependent packages: [base-4.8.0.0, ghc-prim-0.4.0.0, integer-gmp-1.0.0.0] |