Cabal revisions of ginger-0.2.4.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: ginger version: 0.2.4.0+x-revision: 1 synopsis: An implementation of the Jinja2 template language in Haskell description: Ginger is Jinja, minus the most blatant pythonisms. Wants to be feature complete, but isn't quite there yet. , Text.PrintfA -- other-modules: -- other-extensions:- build-depends: base >=4.5 && <5+ build-depends: base >=4.8 && <4.11 , aeson , bytestring , data-default >= 0.5