Name: geniplate-mirror Version: 0.7.10 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 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 , Liang-Ting Chen Copyright: 2014-2015 Lennart Augustsson Category: Generics Cabal-Version: >= 1.10 Build-type: Simple Stability: experimental tested-with: GHC == 9.8.2 , GHC == 9.6.4 , GHC == 9.4.8 , GHC == 9.2.8 , GHC == 9.0.2 , GHC == 8.10.7 , GHC == 8.8.4 , GHC == 8.6.5 , GHC == 8.4.4 , GHC == 8.2.2 , GHC == 8.0.2 Extra-source-files: examples/Main.hs examples/output changelog source-repository head type: git location: https://github.com/danr/geniplate library Default-Language: Haskell98 Build-Depends: base >= 4 && < 5.0, template-haskell < 2.22, mtl Exposed-modules: Data.Generics.Geniplate