[commit: packages/haskeline] master: Clean up now-trivial functions in the Encoder module. (8a1c804)

git at git.haskell.org git at git.haskell.org
Tue Dec 13 19:21:34 UTC 2016


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

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

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

commit 8a1c8041e086e2b49012c318f1a756ae90b4c352
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date:   Wed Dec 23 23:20:18 2015 -0800

    Clean up now-trivial functions in the Encoder module.


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

8a1c8041e086e2b49012c318f1a756ae90b4c352
 System/Console/Haskeline/Backend/DumbTerm.hs      |  9 ++--
 System/Console/Haskeline/Backend/Posix.hsc        | 52 ++++++++++--------
 System/Console/Haskeline/Backend/Posix/Encoder.hs | 64 ++---------------------
 System/Console/Haskeline/Backend/Terminfo.hs      | 11 ++--
 4 files changed, 40 insertions(+), 96 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 8a1c8041e086e2b49012c318f1a756ae90b4c352


More information about the ghc-commits mailing list