[bump version to 1.18.4 Malcolm.Wallace@me.com**20140322105649 Ignore-this: 71851b59733702c5a521183ed505ad85 ] { hunk ./CHANGELOG 8 + * (1.18.4): fix the accidental flipping of comment-stripping behaviour + with --cpp -traditional flags + hunk ./Makefile 2 -VERSION = 1.18.3 +VERSION = 1.18.4 hunk ./Makefile.nhc98 6 -VERSION = 1.18.3 +VERSION = 1.18.4 hunk ./cpphs.cabal 2 -Version: 1.18.3 +Version: 1.18.4 hunk ./cpphs.hs 23 -version = "1.18.3" +version = "1.18.4" hunk ./docs/index.html 201 -cpphs-1.18.3, release date 2014.03.03
+cpphs-1.18.4, release date 2014.03.22
hunk ./docs/index.html 205 -
  • further rewrites of the #if expression parser, for better error messages, - support for integer operations, and fewer precedence bugs +
  • fix the accidental flipping of comment-stripping behaviour + with --cpp -traditional flags. hunk ./docs/index.html 229 +

    +cpphs-1.18.3, release date 2014.03.03
    +By HTTP: +Hackage. +

    + }