diff options
author | Ben Gamari <ben@smart-cactus.org> | 2017-05-17 10:22:55 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-05-20 16:29:18 -0400 |
commit | 0102e2b731d33abdff4c3cde6938d1bede8f51cb (patch) | |
tree | bda5570ec83ba964cf531c4d4a29ab346fe07391 /libraries/ghc-compact | |
parent | 0a754e607ca40a344240925e99618c9e62c9690b (diff) | |
download | haskell-0102e2b731d33abdff4c3cde6938d1bede8f51cb.tar.gz |
CNF: Silence pointer fix-up message unless gc debugging is enabled
Diffstat (limited to 'libraries/ghc-compact')
-rw-r--r-- | libraries/ghc-compact/tests/compact_serialize.stderr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/ghc-compact/tests/compact_serialize.stderr b/libraries/ghc-compact/tests/compact_serialize.stderr index 2483efa009..e69de29bb2 100644 --- a/libraries/ghc-compact/tests/compact_serialize.stderr +++ b/libraries/ghc-compact/tests/compact_serialize.stderr @@ -1 +0,0 @@ -Compact imported at the wrong address, will fix up internal pointers |