Isaac Dupree wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Simon Marlow wrote:
Thanks for letting me know about the email rejection.

Cheers,
    Simon

I got the same when trying to report a bug in alex - did that report get
through to you, or should I send it again? On the other hand, I've just
upgraded my system and the bug seems to be fixed in alex 2.1.0 :).
However, I am including the still-true comment

P.S.
The code generated by Alex is perfectly good Haskell98+cpp, except:

#if __GLASGOW_HASKELL__ >= 603
#include "ghcconfig.h"
#else
#include "config.h"
#endif

Thanks, I've fixed this in Alex.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to