[Bump version to 1.18 Malcolm.Wallace@me.com**20140204152050 Ignore-this: 1ce37b35ebb5a9ad8eab45de70af4250 ] { hunk ./CHANGELOG 1 +Version 1.18 +------------ + * better lexing of Template Haskell single quotes (thanks to Stephan Wehr) + hunk ./Makefile 2 -VERSION = 1.17.1 +VERSION = 1.18 hunk ./Makefile.nhc98 6 -VERSION = 1.17.1 +VERSION = 1.18 hunk ./cpphs.cabal 2 -Version: 1.17.1 +Version: 1.18 hunk ./cpphs.hs 23 -version = "1.17.1" +version = "1.18" hunk ./docs/index.html 201 -cpphs-1.17.1, release date 2013.08.18
+cpphs-1.18, release date 2014.02.04
hunk ./docs/index.html 205 -
  • (minor) Report the correct version number with cpphs --version +
  • Better lexing of Template Haskell single quotes. (Thanks to Stephan Wehr) hunk ./docs/index.html 230 + +

    +cpphs-1.17.1, release date 2013.08.18
    +By HTTP: +Hackage. +

    + }