Copyright | (c) Andrew Seniuk, 2014 |
---|---|
License | BSD-style (see the LICENSE file) |
Maintainer | rasfar@gmail.com |
Stability | experimental |
Portability | non-portable (uses Data.Generics.Basics) |
Safe Haskell | None |
Language | Haskell2010 |
This package provides SYB shape support: generic mapping to homogeneous types, and related features. Complements existing Uniplate and TH shape libraries. See http://www.fremissant.net/shape-syb for more information.
The present module simply re-exports all relevant modules.
- module SAI.Data.Generics.Shape.SYB
- module SAI.Data.Generics.Shape.SYB.Filter
- module SAI.Data.Generics.Shape.SYB.GHC
- module Data.Generics
Generic shape
module SAI.Data.Generics.Shape.SYB
Filtering with some structure preservation
Generic shape, variants for handling GHC API staged types
module Data.Generics