packages feed

geniplate-0.6.0.3: geniplate.cabal

Name:           geniplate
Cabal-Version:  >= 1.2
Version:        0.6.0.3
License:        BSD3
Author:         Lennart Augustsson
Maintainer:     Lennart Augustsson
Category:       Generics
Synopsis:       Use template Haskell to generate Uniplate-like functions.
Stability:      experimental
Build-type:     Simple
Description:    Use template Haskell to generate Uniplate-like functions.

Extra-source-files:
      examples/Main.hs
      examples/output

Library
  Build-Depends: base >= 4 && < 5.0, template-haskell < 2.9, mtl
  Exposed-modules:      Data.Generics.Geniplate