[Bump version to 1.11. Malcolm.Wallace@me.com**20150101140125 Ignore-this: 6a5f37e97742880e21a56f123d3b290b ] { hunk ./Makefile 2 -VERSION = 1.10 +VERSION = 1.11 hunk ./configure 7 -VERSION="1.10" +VERSION="1.11" hunk ./docs/changelog.html 16 +

Changes in polyparse-1.11

+

+

+ hunk ./docs/index.html 222 -polyparse-1.10, release date 2014.10.28
+polyparse-1.11, release date 2015.01.01
hunk ./docs/index.html 228 +polyparse-1.10, release date 2014.10.28
+By HTTP: +Hackage. +
hunk ./docs/index.html 325 +

Version 1.11 contains only a fix for the Applicative/Monad/Functor + classes rearrangement in ghc-7.10.* + hunk ./polyparse.cabal 2 -version: 1.10 +version: 1.11 hunk ./polyparse.cabal 47 - cpp-options: -DVERSION="1.10" + cpp-options: -DVERSION="1.11" hunk ./src/Makefile 2 -VERSION = 1.10 +VERSION = 1.11 hunk ./src/Makefile.nhc98 2 -VERSION = 1.10 +VERSION = 1.11 }