packages feed

heist-aeson 0.2 → 0.3

raw patch · 1 files changed

+5/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

heist-aeson.cabal view
@@ -7,7 +7,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version:             0.2+Version:             0.3  -- A short (one-line) description of the package. Synopsis:            Use JSON directly from Heist templates.@@ -45,6 +45,10 @@ -- Constraint on the version of Cabal needed to build this package. Cabal-version:       >=1.6 +source-repository head+    type:     darcs+    subdir:   heist-aeson+    location: http://mirror.seize.it/heist-aeson/  Library   -- Modules exported by the library.