[Bump version to 1.11 and modfy docs. Malcolm.Wallace@cs.york.ac.uk**20100131170638] { hunk ./CHANGELOG 1 +Version 1.11 +------------ + * API change: runCpphs, cppIfdef, and macroPass are now in the IO monad. + hunk ./Makefile 2 -VERSION = 1.10 +VERSION = 1.11 hunk ./Makefile.nhc98 6 -VERSION = 1.10 +VERSION = 1.11 hunk ./cpphs.cabal 2 -Version: 1.10 +Version: 1.11 hunk ./cpphs.hs 22 -version = "1.10" +version = "1.11" hunk ./docs/index.html 201 -cpphs-1.10, release date 2010.01.30
+cpphs-1.11, release date 2010.01.31
hunk ./docs/index.html 203 -.tar.gz, -.zip, +.tar.gz, +.zip, hunk ./docs/index.html 207 -
  • New command-line flag: --linepragma +
  • Major API change: runCpphs, cppIfdef and macroPass are now in the IO monad. hunk ./docs/index.html 230 +

    +cpphs-1.10, release date 2010.01.30
    +By HTTP: +.tar.gz, +.zip, +

    + }