[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 +
+
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 }