diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2017-10-17 00:35:45 +0200 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2017-10-17 00:35:45 +0200 |
commit | 6cb46421de6a0f97ca1c8103c19df478f07612d7 (patch) | |
tree | 90b72526d70095cd79dccdfa91b723c18095c27f /testsuite/tests/backpack | |
parent | 21b7057e958551fb6bf8c832491345c4f6e7f44f (diff) | |
download | haskell-6cb46421de6a0f97ca1c8103c19df478f07612d7.tar.gz |
Bump ghc-prim to 0.5.2.0 and update changelog
This is prompted by the addition of `compareByteArrays#` in
e3ba26f8b49700b41ff4672f3f7f6a4e453acdcc
NOTE: We may switch to synchronise `ghc-prim` with GHC's version at some point
Diffstat (limited to 'testsuite/tests/backpack')
-rw-r--r-- | testsuite/tests/backpack/should_compile/bkp16.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp16.stderr b/testsuite/tests/backpack/should_compile/bkp16.stderr index 6dd091125f..840d21f5f1 100644 --- a/testsuite/tests/backpack/should_compile/bkp16.stderr +++ b/testsuite/tests/backpack/should_compile/bkp16.stderr @@ -4,5 +4,5 @@ Instantiating q [1 of 1] Including p[Int=base-4.11.0.0:GHC.Exts] Instantiating p[Int=base-4.11.0.0:GHC.Exts] - [1 of 1] Including ghc-prim-0.5.1.0 + [1 of 1] Including ghc-prim-0.5.2.0 [1 of 1] Compiling Int[sig] ( p/Int.hsig, bkp16.out/p/p-97PZnzqiJmd2hTwUNGdjod/Int.o ) |