Ecosyste.ms: Packages

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

Top 4.3% on hackage.haskell.org
Top 0.7% downloads on hackage.haskell.org
Top 1.2% dependent packages on hackage.haskell.org
Top 0.7% dependent repos on hackage.haskell.org
Top 0.2% docker downloads on hackage.haskell.org

hackage.haskell.org : 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.

Registry - Source - Homepage - JSON
purl: pkg:hackage/uniplate
Keywords: bsd3, generics, library
License: BSD-3-Clause
Latest release: over 3 years ago
First release: almost 17 years ago
Dependent packages: 26
Dependent repositories: 583
Downloads: 160,816 total
Stars: 70 on GitHub
Forks: 8 on GitHub
Docker dependents: 1
Docker downloads: 35
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...