I could not use this package with GHC 8.10, so I bumped some version bounds and adjusted Travis configuration as appropriate. Would be great if you can merge and make a Hackage release.
Note that it will not build on Travis until snapframework/snap#218 is merged and published. I checked and re-checked that it builds locally with the latest three major GHC releases. You should also remove cabal.project then — it is only here to command Cabal to build with our updated fork of snap as a dependency.
I could not use this package with GHC 8.10, so I bumped some version bounds and adjusted Travis configuration as appropriate. Would be great if you can merge and make a Hackage release.
Note that it will not build on Travis until snapframework/snap#218 is merged and published. I checked and re-checked that it builds locally with the latest three major GHC releases. You should also remove
cabal.project
then — it is only here to command Cabal to build with our updated fork ofsnap
as a dependency.