This project is mirrored from https://github.com/judah/haskeline.
Pull mirroring updated .
- Mar 22, 2015
-
-
judah authored
- Mar 20, 2015
-
-
judah authored
- Mar 11, 2015
-
-
judah authored
Allow new filepath-1.4 for GHC 7.10.1RC3
-
Herbert Valerio Riedel authored
See haskell/filepath@d039d5ae
-
- Jan 20, 2015
- Dec 16, 2014
- Nov 04, 2014
-
-
Andrés Sicard-Ramírez authored
This simplies the installation with GHC < 7.6.
-
Andrés Sicard-Ramírez authored
-
- Sep 27, 2014
-
-
judah authored
Fix TODO: messageState param not needed anymore
-
Philip Dexter authored
-
- Sep 23, 2014
-
-
judah authored
Use explicit forall syntax to avoid warning
-
- Sep 22, 2014
-
-
Herbert Valerio Riedel authored
This is currently just a warning in GHC HEAD, but ought to be fixed nevertheless: Variable ‘m’ is implicitly quantified due to a context Use explicit forall syntax instead. This will become an error in GHC 7.12.
-
- Sep 18, 2014
-
-
judah authored
Changes to accomodate GHC HEAD/7.10
-
- Sep 16, 2014
-
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
- Sep 09, 2014
-
-
Herbert Valerio Riedel authored
base needed a major version bump due to AMP landing
-
- Jun 12, 2014
- May 07, 2014
-
-
judah authored
Add support for transformers-0.4.0.0
-
- May 06, 2014
-
-
Herbert Valerio Riedel authored
-
- Feb 21, 2014
-
-
joneshf authored
-
- Feb 01, 2014
-
-
Krzysztof Gogolewski authored
This is for compatibility with GHC Trac #4426
-
- Jan 15, 2014
-
- Jan 14, 2014
- Nov 19, 2013
- Nov 18, 2013
-
-
judah authored
-
- Nov 17, 2013
-
-
judah authored
-
- Nov 03, 2013
-
- Nov 02, 2013
-
-
judah authored
-
judah authored
Updating the minor version number since we've added 'catches' to System.Console.Haskeline.MonadException.
-
judah authored
-
judah authored
-
judah authored
Add missing Functor/Applicative instances (re #1)
-
Herbert Valerio Riedel authored
This is needed to silence GHC 7.8's AMP warnings, see also http://www.haskell.org/haskellwiki/Functor-Applicative-Monad_Proposal#Missing_superclasses for more information. Signed-off-by:
Herbert Valerio Riedel <hvr@gnu.org>
-