[commit: ghc] master: Flags.hsc: Peek a CBool (Word8), not a Bool (Int32) (9e3add9)
git at git.haskell.org
git at git.haskell.org
Mon Oct 16 23:14:40 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/9e3add93282536de098cce3c4212e577e2eeb17e/ghc
>---------------------------------------------------------------
commit 9e3add93282536de098cce3c4212e577e2eeb17e
Author: James Clarke <jrtc27 at jrtc27.com>
Date: Mon Oct 16 17:37:55 2017 -0400
Flags.hsc: Peek a CBool (Word8), not a Bool (Int32)
Reviewers: austin, hvr, bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D4093
>---------------------------------------------------------------
9e3add93282536de098cce3c4212e577e2eeb17e
libraries/base/GHC/RTS/Flags.hsc | 117 ++++++++++++++++++++++++++-------------
1 file changed, 78 insertions(+), 39 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 9e3add93282536de098cce3c4212e577e2eeb17e
More information about the ghc-commits
mailing list