[commit: packages/haskeline] master: Bump the lower requirement to 7.4.1. (e5ca1c5)
git at git.haskell.org
git at git.haskell.org
Tue Dec 13 19:21:24 UTC 2016
Repository : ssh://git@git.haskell.org/haskeline
On branch : master
Link : http://git.haskell.org/packages/haskeline.git/commitdiff/e5ca1c5b2c145ac50bc45da0f40798fa818e0c24
>---------------------------------------------------------------
commit e5ca1c5b2c145ac50bc45da0f40798fa818e0c24
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date: Wed Dec 23 22:28:19 2015 -0800
Bump the lower requirement to 7.4.1.
This lets us remove all the old code around encodings, and just
rely on the "base" package to do that for us.
>---------------------------------------------------------------
e5ca1c5b2c145ac50bc45da0f40798fa818e0c24
.travis.yml | 6 -
Setup.hs | 97 +-----------
System/Console/Haskeline/Backend/Posix/Encoder.hs | 85 -----------
System/Console/Haskeline/Backend/Posix/IConv.hsc | 177 ----------------------
System/Console/Haskeline/History.hs | 18 ---
haskeline.cabal | 37 +----
6 files changed, 7 insertions(+), 413 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 e5ca1c5b2c145ac50bc45da0f40798fa818e0c24
More information about the ghc-commits
mailing list