An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

uniplate

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.

Ecosystem
hackage.haskell.org
Latest Release
1.6.13
over 5 years ago
Versions
24
Downloads
164,119 total
Dependent Packages
26
Dependent Repos
583
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/uniplate
spec
License BSD-3-Clause
First Release over 18 years ago
Last Synced 16 days ago
Repository
Stars 75 on GitHub
Forks 8 on GitHub
Docker Dependents 1
Docker Downloads 35
Commits 692
Committers 6
Avg per Author 115.333
DDS 0.017
Rankings on hackage.haskell.org
Overall Top 4.3%
Downloads Top 0.7%
Dependent packages Top 1.2%
Dependent repos Top 0.7%
Docker downloads Top 0.2%