[commit: packages/haskeline] master: Merge pull request #61 from bgamari/master (8e539a4)

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


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

On branch  : master
Link       : http://git.haskell.org/packages/haskeline.git/commitdiff/8e539a49f921eb2f8c5610d4683b3c794a820582

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

commit 8e539a49f921eb2f8c5610d4683b3c794a820582
Merge: f17e58f c534c65
Author: Judah Jacobson <judah at users.noreply.github.com>
Date:   Thu Sep 21 07:48:19 2017 -0700

    Merge pull request #61 from bgamari/master
    
    Move away from Chan to STM



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

8e539a49f921eb2f8c5610d4683b3c794a820582
 System/Console/Haskeline/Backend/Posix.hsc | 13 ++++++-----
 System/Console/Haskeline/Backend/Win32.hsc |  8 +++----
 System/Console/Haskeline/Term.hs           | 36 +++++++++++++-----------------
 haskeline.cabal                            |  4 ++--
 4 files changed, 28 insertions(+), 33 deletions(-)



More information about the ghc-commits mailing list