[Haskell-cafe] Using stringize and string concatenation in ghc preprocessing

Brandon Allbery allbery.b at gmail.com
Wed Jan 18 22:43:57 UTC 2017


On Wed, Jan 18, 2017 at 5:39 PM, Ben Franksen <ben.franksen at online.de>
wrote:

> Am 20.08.2016 um 20:33 schrieb Brandon Allbery:
> > You might want to look at cpphs as an alternative preprocessor. There are
> > some ancient K&R-era hacks that could be used if absolutely necessary,
> but
> > cpphs should be a much simpler and cleaner solution.
>
> Is there any reason /not/ to prefer cpphs over cpp? If not, why does
> anyone still use cpp for Haskell?
>

Licensing.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170118/5ca33148/attachment.html>


More information about the Haskell-Cafe mailing list