[commit: packages/terminfo] ghc-head: Merge pull request #1 from hvr/enable-travis (1ceae93)
git at git.haskell.org
git at git.haskell.org
Wed Jan 15 08:23:37 UTC 2014
Repository : ssh://git@git.haskell.org/terminfo
On branch : ghc-head
Link : http://git.haskell.org/packages/terminfo.git/commitdiff/1ceae93de6a957b88d3cde6b93301c53333a2514
>---------------------------------------------------------------
commit 1ceae93de6a957b88d3cde6b93301c53333a2514
Merge: 76a3cea dd0a84c
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date: Fri Nov 1 19:29:20 2013 -0700
Merge pull request #1 from hvr/enable-travis
Add Travis support & some packaging cleanups
>---------------------------------------------------------------
1ceae93de6a957b88d3cde6b93301c53333a2514
.travis.yml | 44 ++++++++++++++++++++++++++++++++++++
README.md | 4 ++++
System/Console/Terminfo.hs | 1 +
System/Console/Terminfo/Base.hs | 1 +
System/Console/Terminfo/Color.hs | 1 +
System/Console/Terminfo/Cursor.hs | 1 +
System/Console/Terminfo/Edit.hs | 1 +
System/Console/Terminfo/Effects.hs | 1 +
System/Console/Terminfo/Keys.hs | 1 +
terminfo.cabal | 27 ++++++++++++++--------
10 files changed, 72 insertions(+), 10 deletions(-)
More information about the ghc-commits
mailing list