summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_compile/Roles4.stderr
diff options
context:
space:
mode:
authorBen Gamari <bgamari.foss@gmail.com>2018-05-20 19:47:43 -0400
committerBen Gamari <ben@smart-cactus.org>2018-05-20 20:43:24 -0400
commite1fd946103fba2b8bfc4f5b3096de4307a7e6f81 (patch)
tree705e4dcbb804b1a6aa0204fd9b58da4a9ffaecd7 /testsuite/tests/roles/should_compile/Roles4.stderr
parentec22f7ddc81b40a9dbcf140e5cf44730cb776d00 (diff)
downloadhaskell-e1fd946103fba2b8bfc4f5b3096de4307a7e6f81.tar.gz
ghc-prim: Bump version
unpackClosure#'s behavior and type has changed. This caused a CPP guard in the new ghc-heap package to fail when bootstrapping with GHC 8.4. Test Plan: Validate bootstrapping with GHC 8.4 Reviewers: RyanGlScott Subscribers: rwbarton, thomie, carter Differential Revision: https://phabricator.haskell.org/D4716
Diffstat (limited to 'testsuite/tests/roles/should_compile/Roles4.stderr')
-rw-r--r--testsuite/tests/roles/should_compile/Roles4.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/roles/should_compile/Roles4.stderr b/testsuite/tests/roles/should_compile/Roles4.stderr
index 360efce6b4..9f8803d11d 100644
--- a/testsuite/tests/roles/should_compile/Roles4.stderr
+++ b/testsuite/tests/roles/should_compile/Roles4.stderr
@@ -14,7 +14,7 @@ COERCION AXIOMS
axiom Roles4.N:C3 ::
C3 a = a -> Syn1 a -- Defined at Roles4.hs:11:1
Dependent modules: []
-Dependent packages: [base-4.12.0.0, ghc-prim-0.5.2.1,
+Dependent packages: [base-4.12.0.0, ghc-prim-0.5.3,
integer-gmp-1.0.2.0]
==================== Typechecker ====================