[bump version to 1.7 Malcolm.Wallace@cs.york.ac.uk**20090622140727] { hunk ./CHANGELOG 1 +Version 1.7 +----------- + * Bugfix in interaction of --unlit with \end{code} + hunk ./Makefile 2 -VERSION = 1.6 +VERSION = 1.7 hunk ./Makefile 26 +HC = ghc +HFLAGS = +HEAP = +HOSTSTRIP = strip + hunk ./Makefile.nhc98 6 -VERSION = 1.6 +VERSION = 1.7 hunk ./README 32 -Copyright (c) 2004-2008 Malcolm Wallace (Malcolm.Wallace@cs.york.ac.uk) +Copyright (c) 2004-2009 Malcolm Wallace (Malcolm.Wallace@cs.york.ac.uk) hunk ./cpphs.cabal 2 -Version: 1.6 +Version: 1.7 hunk ./cpphs.hs 22 -version = "1.6" +version = "1.7" hunk ./docs/index.html 194 -cpphs-1.6, release date 2008.10.09
+cpphs-1.7, release date 2009.06.22
hunk ./docs/index.html 196 -.tar.gz, -.zip. +.tar.gz, +.zip. hunk ./docs/index.html 203 -
  • New option --include=filename, compatible with cpp's - -include filename. -
  • New option --strip-eol now strips C eol // comments - in addition to /**/. -
  • Line pragmas can now have filenames containing spaces. -
  • Bugfix for cpp directives within {- -} Haskell comments. +
  • Bugfix for --unlit interaction with \end{code}. hunk ./docs/index.html 225 + +

    +cpphs-1.6, release date 2008.10.09
    +By HTTP: +.tar.gz, +.zip. +

    }