On Wed, Sep 17, 2008 at 11:47 AM, David Roundy <[EMAIL PROTECTED]> wrote: > On Wed, Sep 17, 2008 at 11:24:14AM -0700, Judah Jacobson wrote: >> I have just released haskeline-0.3 which (among other things) fixes >> the bugs reported in issue1050. I confirmed that 'make test' passes >> with haskeline enabled, so I humbly suggest that haskeline be >> re-enabled by default in 2.0.3. > > It would be much better to change the configure test to fail on > versions of haskeline older than 0.3. This is easy to do if you made > any API change in this release.
Sounds reasonable. There weren't any API changes in 0.3, so I made a small addition and released haskeline-0.3.1. See attached (I'm resending the EOF/EOT patch unmodified from before). Thanks, -Judah Wed Sep 17 11:01:24 PDT 2008 Judah Jacobson <[EMAIL PROTECTED]> * Throw an error when haskeline returns an EOF/EOT. Wed Sep 17 12:40:07 PDT 2008 Judah Jacobson <[EMAIL PROTECTED]> * Re-enable haskeline by default. Require haskeline>=0.3.1 which fixes issue1050.
haskeline2.patch
Description: Binary data
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
