Name: geniplate Version: 0.6.0.5 Synopsis: Use Template Haskell to generate Uniplate-like functions. Description: Use Template Haskell to generate Uniplate-like functions. Bug-reports: https://github.com/haskell/augustss/geniplate/issues License: BSD3 License-File: LICENSE Author: Lennart Augustsson Maintainer: Lennart Augustsson Copyright: 2014 Lennart Augustsson Category: Generics Build-type: Simple Cabal-Version: >= 1.8 Stability: experimental Extra-source-files: examples/Main.hs examples/output source-repository head type: git location: https://github.com/augustss/geniplate library Build-Depends: base >= 4 && < 5.0, template-haskell < 2.10, mtl Exposed-modules: Data.Generics.Geniplate