[commit: packages/haskeline] master: Merge pull request #37 from niobium0/external_print (cb1a30c)
git at git.haskell.org
git at git.haskell.org
Tue Dec 13 19:21:48 UTC 2016
Repository : ssh://git@git.haskell.org/haskeline
On branch : master
Link : http://git.haskell.org/packages/haskeline.git/commitdiff/cb1a30ca974b2daed45b64afc2127e5893428b25
>---------------------------------------------------------------
commit cb1a30ca974b2daed45b64afc2127e5893428b25
Merge: 5e53651 67488a5
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date: Mon Mar 7 16:03:54 2016 -0800
Merge pull request #37 from niobium0/external_print
Adding threadsafe (in terminal-style interaction) external print function.
>---------------------------------------------------------------
cb1a30ca974b2daed45b64afc2127e5893428b25
System/Console/Haskeline.hs | 11 +++++++++
System/Console/Haskeline/Backend/Posix.hsc | 7 ++++--
System/Console/Haskeline/Backend/Win32.hsc | 26 ++++++++++----------
System/Console/Haskeline/RunCommand.hs | 8 +++++++
System/Console/Haskeline/Term.hs | 38 +++++++++++++++++++++++-------
haskeline.cabal | 0
6 files changed, 67 insertions(+), 23 deletions(-)
More information about the ghc-commits
mailing list