[commit: packages/haskeline] master: Move away from Chan (5d86fc9)

git at git.haskell.org git at git.haskell.org
Thu Sep 21 18:03:17 UTC 2017


Repository : ssh://git@git.haskell.org/haskeline

On branch  : master
Link       : http://git.haskell.org/packages/haskeline.git/commitdiff/5d86fc9f90f101b632cc9528b530b71f7ef4194c

>---------------------------------------------------------------

commit 5d86fc9f90f101b632cc9528b530b71f7ef4194c
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Apr 11 09:51:19 2017 -0400

    Move away from Chan
    
    The isEmptyChan broken has been long known to be broken


>---------------------------------------------------------------

5d86fc9f90f101b632cc9528b530b71f7ef4194c
 System/Console/Haskeline/Backend/Posix.hsc | 13 ++++++-----
 System/Console/Haskeline/Backend/Win32.hsc |  8 +++----
 System/Console/Haskeline/Term.hs           | 36 +++++++++++++-----------------
 haskeline.cabal                            |  2 +-
 4 files changed, 27 insertions(+), 32 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 5d86fc9f90f101b632cc9528b530b71f7ef4194c


More information about the ghc-commits mailing list