On Sun, Sep 28, 2014 at 5:22 AM, Clemens Lang <[email protected]> wrote:
> as preprocessor. That's what GHC uses to preprocess its non-C macros, and > it > works there. > Mostly works. There are still cases where you can't turn off the implicit dependency on C tokens, as I outlined previously. GHC 7.10 is moving away from relying on a C compiler to provide a usable preprocessor entirely because of this. -- brandon s allbery kf8nh sine nomine associates [email protected] [email protected] unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
