summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/T3017.stderr
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2015-03-20 12:23:41 +0100
committerHerbert Valerio Riedel <hvr@gnu.org>2015-03-20 12:27:16 +0100
commit9dfdd16a61e79cb03c633d442190a81fe5c0b6b8 (patch)
tree8193c1da94bb0f040384a6d435ef7acf0c5b7673 /testsuite/tests/indexed-types/should_compile/T3017.stderr
parent76f385ba840fdb87ff4254cd838752ba161b0a8d (diff)
downloadhaskell-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/indexed-types/should_compile/T3017.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_compile/T3017.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/indexed-types/should_compile/T3017.stderr b/testsuite/tests/indexed-types/should_compile/T3017.stderr
index ec97deaf18..ab480b49b0 100644
--- a/testsuite/tests/indexed-types/should_compile/T3017.stderr
+++ b/testsuite/tests/indexed-types/should_compile/T3017.stderr
@@ -16,5 +16,5 @@ INSTANCES
FAMILY INSTANCES
type Elem (ListColl a)
Dependent modules: []
-Dependent packages: [base-4.8.0.0, ghc-prim-0.3.1.0,
- integer-gmp-0.5.1.0]
+Dependent packages: [base-4.8.0.0, ghc-prim-0.4.0.0,
+ integer-gmp-1.0.0.0]