packages feed

Cabal revisions of geniplate-mirror-0.7.6

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:           geniplate-mirror Version:        0.7.6+x-revision: 1 Synopsis:       Use Template Haskell to generate Uniplate-like functions. Description:    Use Template Haskell to generate Uniplate-like functions.                 .   location: https://github.com/danr/geniplate  library-  Build-Depends: base >= 4 && < 5.0, template-haskell < 2.14, mtl+  Build-Depends: base >= 4 && < 5.0, template-haskell < 2.15, mtl    Exposed-modules:      Data.Generics.Geniplate
revision 2
-Name:           geniplate-mirror-Version:        0.7.6-x-revision: 1-Synopsis:       Use Template Haskell to generate Uniplate-like functions.-Description:    Use Template Haskell to generate Uniplate-like functions.-                .-                This is a maintained mirror of the-                <http://hackage.haskell.org/package/geniplate geniplate> package,-                written by Lennart Augustsson.-Homepage:       https://github.com/danr/geniplate-Bug-reports:    https://github.com/danr/geniplate/issues-License:        BSD3-License-File:   LICENSE-Author:         Lennart Augustsson-Maintainer:     Dan Rosén, dan.rosen@gu.se-Copyright:      2014-2015 Lennart Augustsson-Category:       Generics-Build-type:     Simple-Cabal-Version:  >= 1.8-Stability:      experimental--Extra-source-files:-  examples/Main.hs-  examples/output-  changelog--source-repository head-  type:     git-  location: https://github.com/danr/geniplate--library-  Build-Depends: base >= 4 && < 5.0, template-haskell < 2.15, mtl--  Exposed-modules:      Data.Generics.Geniplate+Name:           geniplate-mirror
+Version:        0.7.6
+x-revision: 2
+Synopsis:       Use Template Haskell to generate Uniplate-like functions.
+Description:    Use Template Haskell to generate Uniplate-like functions.
+                .
+                This is a maintained mirror of the
+                <http://hackage.haskell.org/package/geniplate geniplate> package,
+                written by Lennart Augustsson.
+Homepage:       https://github.com/danr/geniplate
+Bug-reports:    https://github.com/danr/geniplate/issues
+License:        BSD3
+License-File:   LICENSE
+Author:         Lennart Augustsson
+Maintainer:     Dan Rosén, dan.rosen@gu.se
+Copyright:      2014-2015 Lennart Augustsson
+Category:       Generics
+Build-type:     Simple
+Cabal-Version:  >= 1.8
+Stability:      experimental
+
+Extra-source-files:
+  examples/Main.hs
+  examples/output
+  changelog
+
+source-repository head
+  type:     git
+  location: https://github.com/danr/geniplate
+
+library
+  Build-Depends: base >= 4 && < 5.0, template-haskell < 2.16, mtl
+
+  Exposed-modules:      Data.Generics.Geniplate