- 02 Nov, 2013 2 commits
- 31 Oct, 2013 2 commits
- 12 Oct, 2013 5 commits
-
-
-
judah authored
Manual merge from git.haskell.org/packages/haskeline.git Original patch by Edward Z. Yang <ezyang@mit.edu>
-
judah authored
Manual merge from git.haskell.org/packages/haskeline.git Original patch by Ian Lynagh <ian@well-typed.com>
-
judah authored
Manual merge from git.haskell.org/packages/haskeline.git Original patch by Herbert Valerio Riedel <hvr@gnu.org>
-
judah authored
Manual merge from git.haskell.org/packages/haskeline.git Original patch by Ian Lynagh
-
- 06 Sep, 2013 1 commit
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- 31 Aug, 2013 2 commits
-
-
Herbert Valerio Riedel authored
-
-
- 15 Aug, 2013 1 commit
-
-
judah authored
-
- 02 Jul, 2013 1 commit
-
-
ian@well-typed.com authored
-
- 17 Feb, 2013 1 commit
-
-
ian@well-typed.com authored
-
- 29 Jan, 2013 1 commit
-
-
judah authored
Patch from Nathan Hüsken.
-
- 20 Jan, 2013 1 commit
-
-
judah authored
-
- 01 Dec, 2012 2 commits
- 07 Sep, 2012 1 commit
-
-
judah authored
-
- 26 Aug, 2012 2 commits
-
-
judah authored
Previously we used the "script" command-line utility to capture output from programs that expected to be run in a terminal. Now, we use openpty and other C function (as wrapped by the unix library) to run them directly from Haskell. As a related change, we now return the individual chunks of bytes that were output from the process that we're testing. This lets us test its behavior more specifically, in particular in the "file style" tests with an incomplete byte sequence at EOF.
-
judah authored
This fixes the build on ghc>=7.6.1, which no longer provides the extensible-exceptions package by default. (Haskeline's own dependency on extensible-exceptions was removed in haskeline-0.7.0.0.)
-
- 14 Aug, 2012 1 commit
-
-
judah authored
Patch from Paolo Capriotti.
-
- 26 Jul, 2012 3 commits
- 25 Jul, 2012 4 commits
- 22 Jul, 2012 5 commits
- 21 Jul, 2012 1 commit
-
-
judah authored
-
- 19 Jul, 2012 2 commits
- 18 Jul, 2012 2 commits