Package Info

ghc-uniplate


Help writing simple, concise and fast generic operations


Unspecified

Uniplate is library for writing simple and concise generic operations. Uniplate has similar goals to the original Scrap Your Boilerplate work, but is substantially simpler and faster.

To get started with Uniplate you should import one of the three following modules:

  • "Data.Generics.Uniplate.Data" - to quickly start writing generic functions.

Most users should start by importing this module.

  • "Data.Generics.Uniplate.Direct" - a replacement for

"Data.Generics.Uniplate.Data" with substantially higher performance (around 5 times), but requires writing instance declarations.

  • "Data.Generics.Uniplate.Operations" - definitions of all the operations

defined by Uniplate. Both the above two modules re-export this module.

In addition, some users may want to make use of the following modules:

  • "Data.Generics.Uniplate.Zipper" - a zipper built on top of Uniplate

instances.

  • "Data.Generics.SYB" - users transitioning from the Scrap Your Boilerplate

library.

  • "Data.Generics.Compos" - users transitioning from the Compos library.

  • "Data.Generics.Uniplate.DataOnly" - users making use of both 'Data' and

'Direct' to avoid getting instance conflicts.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/uniplate

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.6.13-150500.1.1 info GA Release 2022-12-13 15 SP5 Subpackages
  • x86-64
  • ghc-uniplate
  • ghc-uniplate-devel
1.6.13-bp154.1.12 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • x86-64
  • ghc-uniplate
  • ghc-uniplate-devel
1.6.12-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-uniplate
  • ghc-uniplate-devel
1.6.12-bp150.2.7 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-uniplate
  • ghc-uniplate-devel
1.6.12-bp150.2.6 info GA Release 2018-07-30 15
  • x86-64
  • ghc-uniplate
  • ghc-uniplate-devel