[commit: packages/haskeline] ghc-head: Merge pull request #2 from hvr/fix-amp-warnings (78f7cea)
git at git.haskell.org
git at git.haskell.org
Wed Jan 15 08:27:47 UTC 2014
Repository : ssh://git@git.haskell.org/haskeline
On branch : ghc-head
Link : http://git.haskell.org/packages/haskeline.git/commitdiff/78f7ceabd2ca8421ebbd631f241fb1814d97dc45
>---------------------------------------------------------------
commit 78f7ceabd2ca8421ebbd631f241fb1814d97dc45
Merge: 3734dd1 694af53
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date: Sat Nov 2 14:35:31 2013 -0700
Merge pull request #2 from hvr/fix-amp-warnings
Add missing Functor/Applicative instances (re #1)
>---------------------------------------------------------------
78f7ceabd2ca8421ebbd631f241fb1814d97dc45
System/Console/Haskeline/Backend/DumbTerm.hs | 3 ++-
System/Console/Haskeline/Backend/Terminfo.hs | 3 ++-
System/Console/Haskeline/Command.hs | 10 +++++++++-
System/Console/Haskeline/Monads.hs | 10 +++++++++-
4 files changed, 22 insertions(+), 4 deletions(-)
More information about the ghc-commits
mailing list