Cabal revisions of ginger-0.2.7.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: ginger version: 0.2.7.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.Ginger.Run.FuncUtils , Text.Ginger.Run.Builtins -- other-extensions:- build-depends: base >=4.5 && <5+ build-depends: base >=4.8 && <4.11 , aeson , bytestring , data-default >= 0.5 main-is: Spec.hs hs-source-dirs: test default-language: Haskell2010- build-depends: base >=4.5 && <5+ build-depends: base >=4.8 && <4.11 , ginger , aeson , bytestring