Hi Judah (and Gaëtan),

On Wed, Sep 17, 2008 at 11:24:14 -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.

Done, thanks!

By the way, I notice I had failed to include your name in the ChangeLog
entry.  This will be fixed for the next prerelease (or release candidate)
:-)

I'm trusting you and the community on this one because I could not build
the latest haskeline.  Cabal upgrade haskeline gives me this, trying to
build 0.3.1 (my bytestring version is 0.9.1.2)

[ 5 of 17] Compiling System.Console.Haskeline.Command.History (
System/Console/Haskeline/Command/History.hs,
dist/build/System/Console/Haskeline/Command/History.o )

System/Console/Haskeline/Command/History.hs:41:45:
    Couldn't match expected type `UTF8.ByteString'
           against inferred type `B.ByteString'
      Expected type: IO UTF8.ByteString
      Inferred type: IO B.ByteString
    In the second argument of `fmap', namely `(B.readFile file)'
    In the expression:
        if exists then fmap UTF8.toString (B.readFile file) else return
""

Best regards,

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: pgpsoqSxZp5iT.pgp
Description: PGP signature

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to