Packages tagged generics

136 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (135), bsd3 (112), data (22), mit (12), lenses (8), records (8), lens (7), language (5), text (5), apache (4), pretty-printer (4), control (3), deprecated (3), program (3), testing (3), bsd2 (2), compilers-interpreters (2), data-structures (2), gpl (2), json (2), reflection (2), all-rights-reserved (1), ats (1), contravariant (1), data-mining (1), data-science (1), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
Annotations100.01Constructing, analyzing and destructing annotated trees (bsd3, generics, library)2016-12-050.2.2MartijnVanSteenbergen
BiGUL72.251The Bidirectional Generic Update Language (generics, language, lenses, library, public-domain)2016-08-301.0.1joshko, Zirun
Capabilities50.01Separate and contain effects of IO monad. (bsd3, generics, library, security)2013-08-080.1.0.0BaldurBlondal
GenericPretty480.018A generic, derivable, haskell pretty printer. (bsd3, generics, library, pretty-printer, text)2018-03-101.2.2RazvanRanca
PPrinter102.01A generic derivable Haskell pretty printer (bsd3, generics, library, pretty-printer, text)2016-10-250.1.0iamzhenyi
RepLib242.02Generic programming library with representation types (bsd3, generics, library)2018-10-150.5.4.1BrentYorgey, ChrisCasinghino, sweirich
Strafunski-StrategyLib180.02Library for strategic programming (bsd3, generics, library)2018-03-115.0.1.0AlanZimmerman, JamesKoppel
StrategyLib70.01 (all-rights-reserved, generics, library)2007-07-144.0.0.0SamuelBronson
TYB70.01Template Your Boilerplate - a Template Haskell version of SYB (bsd3, generics, library)2013-02-180.2.3MichaelAdams, ThomasDuBuisson
algebraic-classes360.02Conversions between algebraic classes and F-algebras. (bsd3, data, generics, library, math)2020-01-060.9.4SjoerdVisscher
alloy190.02Generic programming library (bsd3, generics, library)2016-03-061.2.2MattGlazar, NeilBrown
alloy-proxy-fd90.01Some add-on instances for the Alloy library (bsd3, generics, library)2009-06-081.0.0NeilBrown
ats-storable250.01Marshal ATS types into Haskell (ats, bsd3, generics, library)2018-06-140.3.0.5vmchale
barbies-th490.02Create strippable HKD via TH (bsd3, data, data-structures, generics, library)2023-12-120.1.11FumiakiKinoshita
barlow-lens100.00lens via string literals (bsd3, generics, lens, library, records)2023-08-310.1.0.2deemp, kana
basic-sop322.01Basic examples and functions for generics-sop (bsd3, generics, library)2023-11-080.3.0AndresLoeh, EdskoDeVries
church50.00Automatically convert Generic instances to and from church representations (generics, library, mit)2018-11-140.1.0.0dailectic
compdata510.011Compositional Data Types (bsd3, generics, library)2023-10-160.13.1PatrickBahr
compdata-automata130.01Tree automata on Compositional Data Types (bsd3, generics, library)2018-09-250.9.2PatrickBahr
compdata-dags100.01Compositional Data Types on DAGs (bsd3, generics, library)2018-09-250.2.1PatrickBahr
compdata-fixplate180.01Compdata basics implemented on top of Fixplate (bsd3, generics, library)2018-11-010.1.3EmilAxelsson
compdata-param100.01Parametric Compositional Data Types (bsd3, generics, library)2018-09-250.9.2PatrickBahr
compstrat60.01Strategy combinators for compositional data types (bsd3, generics, language, library)2015-03-240.1.0.2JamesKoppel
comptrans80.01Automatically converting ASTs into compositional data types (bsd3, data, generics, library)2015-04-010.1.0.5JamesKoppel
constr-eq40.00Equality by only Constructor (bsd3, generics, library)2019-09-050.1.0.0kelemzol
contra-tracers50.00A logging library built on top of contra-tracer to make configuring and declaring multiple tracers easy (via generics). (contravariant, generics, library, logging, mpl)2022-02-241.0.0KtorZ
deep-transformations120.02Deep natural and unnatural tree transformations, including attribute grammars (bsd3, control, generics, library)2023-10-290.2.2MarioBlazevic
derive-IG50.01Macro to derive instances for Instant-Generics using Template Haskell (bsd3, data, generics, library)2010-09-060.1.1HiromiIshii
derive-enumerable50.01Generic instances for enumerating complex data types (data, generics, gpl, library)2022-11-180.2.0mgoszcz2, theunixman
derive-lifted-instances260.01Derive class instances though various kinds of lifting (apache, data, development, generics, library)2020-10-030.2.2SjoerdVisscher
deriving-aeson1940.014Type driven generic aeson instance customisation (bsd3, generics, json, library)2023-01-080.2.9FumiakiKinoshita
deriving-openapi340.00DerivingVia for OpenAPI 3 (generics, json, library, mit, openapi)2022-12-220.1.0.0iko
deriving-show-simple90.00Derive a Show instance without field selector names (bsd3, generics, library)2020-10-280FumiakiKinoshita
emgm110.01Extensible and Modular Generics for the Masses (bsd3, generics, library)2011-09-210.4SeanLeather
fixplate190.02Uniplate-style generic traversals for optionally annotated fixed-point types. (bsd3, generics, library)2019-11-220.1.8BalazsKomuves
flay130.01Work generically on your datatype without knowing its shape nor its contents. (bsd3, data, generics, library)2018-05-260.4RenzoCarbonara
functorm80.01Data.FunctorM (compatibility package) (bsd3, generics, library)2007-07-071.0.1StefanORear
gdiff-ig100.01Generic diff for the instant-generics library (bsd3, generics, library)2011-06-160.1.1JosePedroMagalhaes
gdiff-th150.01Generate gdiff GADTs and Instances. (bsd3, generics, library, testing)2013-03-270.1.0.7JonathanFischoff
generic-binary90.01Generic Data.Binary derivation using GHC generics. (bsd3, data, generics, library)2011-11-121.0.1SebastiaanVisser
generic-church102.01Automatically convert Generic instances to and from church representations (generics, library, mit)2014-09-090.3.0.0jozefg
generic-constraints190.01Constraints via Generic (bsd3, generics, library)2019-08-291.1.1.1YairChuchem
generic-data2072.014Deriving instances with GHC.Generics and related utilities (generics, library, mit)2023-03-141.1.0.0lyxia
generic-deepseq120.01Generic deep evaluation of data structures (bsd3, control, generics, library)2012-02-282.0.1.1MaximeHenrion
generic-deriving3900.056Generic programming library for generalised deriving. (bsd3, generics, library)2023-08-061.14.5JosePedroMagalhaes, ryanglscott
generic-functor270.00Deriving generalized functors with GHC.Generics (generics, library, mit)2022-10-211.1.0.0lyxia
generic-labels40.00Generically extract and replace collections of record fields (bsd3, data, generics, library, records)2021-02-090.1.0.1sheaf
generic-lens2432.7580Generically derive traversals, lenses and prisms. (bsd3, generics, lens, library, records)2023-04-152.2.2.0mpickering, kcsongor
generic-lens-core1650.05Generically derive traversals, lenses and prisms. (bsd3, generics, lens, library, records)2022-01-222.2.1.0kcsongor
generic-lens-labels50.01GHC.OverloadedLabels.IsLabel instance for lenses from ghc-generics (bsd3, generics, lens, library, overloadelabels, records)2018-01-090.1.0.2duog
generic-lens-lite340.01Monomorphic field lens like with generic-lens (bsd3, generics, lens, library)2020-01-140.1phadej
generic-maybe160.01A generic version of Data.Maybe (bsd3, generics, library)2014-02-130.3.0.4JonathanFischoff
generic-optics280.03Generically derive traversals, lenses and prisms. (bsd3, generics, lens, library, records)2022-01-222.2.1.0kcsongor
generic-optics-lite150.00Monomorphic field opics like with generic-lens (bsd3, generics, lens, library, optics)2020-01-140.1phadej
generic-override220.02Provides functionality for overriding instances for generic derivation (bsd3, generics, library)2022-03-140.4.0.0carymrobbins
generic-override-aeson90.01Provides orphan instances necessary for integrating generic-override and aeson (bsd3, generics, library)2022-03-140.4.0.0carymrobbins
generic-pretty-instances50.03GenericPretty canonical instances (bsd3, generics, library, pretty-printer, text)2022-07-220.1.0.0coingaming
generic-random1082.258Generic random generators for QuickCheck (generics, library, mit, testing)2021-11-231.5.0.1lyxia
generic-records120.01Magic record operations using generics (bsd3, generics, library, records)2017-06-050.2.0.0kcsongor
generically2200.01Generically newtype to use with DerivingVia (bsd3, generics, library)2023-03-100.1.1phadej, ryanglscott
generics-eot202.254A library for generic programming that aims to be easy to understand (bsd3, generics, library)2019-03-130.4.0.1SoenkeHahn
generics-mrsop132.03Generic Programming with Mutually Recursive Sums of Products. (generics, library, mit)2019-10-142.3.0vcmiraldo
generics-mrsop-gdiff80.01Reimplementation of the gdiff algorithm for generics-mrsop (bsd3, generics, library)2019-10-140.0.2vcmiraldo
generics-sop2292.7573Generic Programming using True Sums of Products (bsd3, generics, library)2023-10-180.5.1.4AndresLoeh, EdskoDeVries
generics-sop-lens210.01Lenses for types in generics-sop (bsd3, data, generics, library)2020-03-300.2.0.1phadej
genifunctors200.03Generate generalized fmap, foldMap and traverse (bsd3, generics, library)2016-11-140.4DanRosen
geniplate190.02Use Template Haskell to generate Uniplate-like functions. (bsd3, generics, library)2014-09-070.6.0.5LennartAugustsson
geniplate-mirror592.04Use Template Haskell to generate Uniplate-like functions. (bsd3, generics, library)2023-01-230.7.9DanRosen, LTChen
gpah70.01Generic Programming Use in Hackage (bsd3, generics, program)2013-12-050.0.2JohanJeuring
guarded-rewriting60.01Datatype-generic rewriting with preconditions (bsd3, generics, library)2010-03-030.1JosePedroMagalhaes
heidi122.00Tidy data in Haskell (data-mining, data-science, generics, library, mit, program)2021-06-170.3.0ocramz
idiomatic60.00Deriving Applicative for sum types.. Idiomatically. (bsd3, generics, library)2022-04-160.1.1.0BaldurBlondal
instant-aeson90.01Generic Aeson instances through instant-generics (bsd3, generics, library)2015-08-090.2RenzoCarbonara
instant-bytes60.01Generic Serial instances through instant-generics (bsd3, generics, library)2015-08-090.2RenzoCarbonara
instant-deepseq60.01Generic NFData instances through instant-generics (bsd3, generics, library)2015-08-090.2RenzoCarbonara
instant-generics240.011Generic programming library with a sum of products view (bsd3, generics, library)2016-07-300.6JosePedroMagalhaes
instant-hashable70.01Generic Hashable instances through instant-generics (bsd3, generics, library)2015-08-090.2RenzoCarbonara
instant-zipper60.01Heterogenous Zipper in Instant Generics (generics, library)2010-11-160.0.0BramSchuur
iso-deriving140.00Deriving via arbitrary isomorphisms. (generics, library, mit)2020-04-240.0.8HansHoglund
json-sop220.01Generics JSON (de)serialization using generics-sop (bsd3, generics, library)2023-02-220.2.2AndresLoeh, EdskoDeVries
large-generics230.03Generic programming API for large-records and large-anon (bsd3, generics, library)2023-03-060.2.1EdskoDeVries
large-records322.251Efficient compilation for large records, linear in the size of the record (bsd3, generics, library)2023-03-060.4EdskoDeVries
lens6863.01409Lenses, Folds and Traversals (bsd2, data, generics, lenses, library)2023-08-245.2.3EdwardKmett, EricMertens, JohnWiegley, ryanglscott
lens-action430.08Monadic Getters and Folds (bsd3, data, generics, lenses, library)2021-11-160.2.6EdwardKmett, EricMertens, ryanglscott
lens-indexed-plated70.00Indexed version of Plated. (bsd2, data, generics, lenses, library)2023-07-080.1.0nicuveo
lens-sop240.02Computing lenses generically using generics-sop (bsd3, generics, library)2023-02-220.3.0AndresLoeh, EdskoDeVries
ligd110.01Lightweight Implementation of Generics and Dynamics (bsd3, generics, library)2011-09-150.2SeanLeather
linear-generics750.02Generic programming library for generalised deriving. (bsd3, generics, library)2024-01-090.2.3dfeuer, aspiwack
listlike-instances (deprecated in favor of ListLike)120.06Extra instances of the ListLike class (bsd3, data-structures, deprecated, generics, library)2012-11-130.2.3.1JohnLato
meta-misc70.01Utility library providing miscellaneous meta-programming utilities. (bsd3, data, generics, language, library, utility)2014-12-020.1.0.3ByronJohnson
model310.01Derive a model of a data type using Generics (bsd3, data, generics, library, reflection)2019-05-290.5PasqualinoAssini
multifocal60.01Bidirectional Two-level Transformation of XML Schemas (bsd3, generics, library, program)2012-01-260.0.1HugoPacheco
multiplate180.03Lightweight generic library for mutually recursive data types. (generics, lenses, library, mit)2015-09-270.0.3RussellOConnor
multiplate-simplified40.02Shorter, more generic functions for Multiplate. (generics, library, mit)2012-04-220.0.0.2BalazsEndresz
multirec262.258Generic programming for families of recursive datatypes (bsd3, generics, library)2018-11-120.7.9AndresLoeh, JosePedroMagalhaes
multirec-alt-deriver80.01Alternative multirec instances deriver (bsd3, generics, library, template-haskell)2010-11-290.1.3DanielSchuessler
multirec-binary40.01Generic Data.Binary instances using MultiRec. (bsd3, data, generics, library)2009-05-250.0.1SebastiaanVisser
mutable-lens170.00Interoperate mutable references with regular lens (apache, data, generics, lenses, library)2020-11-250.4.1.0infinity0
nominal140.01Binders and alpha-equivalence made easy (compilers-interpreters, generics, gpl, language, library)2022-11-160.3.0.0PeterSelinger
one-liner632.54Constraint-based generics (bsd3, generics, library)2022-05-232.1SjoerdVisscher
pointless-haskell140.08Pointless Haskell library (bsd3, generics, library)2014-05-190.0.9HugoPacheco
pointless-lenses130.03Pointless Lenses library (bsd3, generics, library)2012-01-260.0.9HugoPacheco
pointless-rewrite110.02Pointless Rewrite library (bsd3, generics, library)2012-01-260.0.3HugoPacheco
posable60.00A product-of-sums generics library (bsd3, generics, library)2022-06-161.0.0.1riscky
pretty-sop230.01A generic pretty-printer using generics-sop (bsd3, generics, library)2019-05-090.2.0.3AndresLoeh, EdskoDeVries
projection170.03Projection function for arbitrarily nested binary product types. (bsd3, generics, library)2014-08-220.1PatrickBahr
putlenses150.01Put-based lens library (bsd3, generics, lenses, library)2014-09-300.1.3HugoPacheco
quiet1012.252Generic deriving of Read/Show with no record labels. (bsd3, generics, library)2020-02-010.2JacobStanley
rank2classes582.09standard type constructor class hierarchy, only with methods of rank 2 types (bsd3, control, data, generics, library)2023-10-191.5.3MarioBlazevic
records-sop250.05Record subtyping and record utilities with generics-sop (bsd3, generics, library)2023-06-280.1.1.1AndresLoeh
regular190.012Generic programming library for regular datatypes. (bsd3, generics, library)2014-12-240.3.4.4JosePedroMagalhaes
regular-extras160.01Additional functions for regular: arbitrary, coarbitrary, and binary get/put. (bsd3, generics, library)2013-12-100.2.3JosePedroMagalhaes
regular-web60.01Generic programming for the web (bsd3, generics, library, web)2010-03-200.1.1ChrisEidhof
reified-records90.01Reify records to Maps and back again (generics, library, mit)2014-05-070.2.2jozefg
rewriting70.02Generic rewriting library for regular datatypes. (bsd3, generics, library)2012-04-160.2.2JosePedroMagalhaes
sai-shape-syb130.01Obtain homogeneous values from arbitrary values, transforming or culling data (bsd3, generics, library)2015-01-030.3.4AndrewSeniuk
shapely-data50.01Generics using @(,)@ and @Either@, with algebraic operations and typed conversions (bsd3, data, generics, library)2013-12-220.1BrandonSimmons
smallcheck-kind-generics (deprecated)50.00See README for more info (bsd3, deprecated, generics, library, testing)2020-01-270.0.0.1
special-functors (deprecated in favor of base)130.022Control.Applicative, Data.Foldable, Data.Traversable (compatibility package) (bsd3, deprecated, generics, library)2010-11-291.0.0.1HenningThielemann
spine90.01Simple implementation of the generic spine view (bsd3, generics, library)2011-09-230.1SeanLeather
split-morphism42.00Split Epimorphisms and Monomorphisms (bsd3, data, generics, lenses, library)2019-09-100.1.0.1gvolpe
staged-gg40.00GHC.Generics style staged generics (bsd3, generics, library, staged)2021-02-210.1phadej
syb4590.0359Scrap Your Boilerplate (bsd3, generics, library)2023-07-300.7.2.4IanLynagh, JosePedroMagalhaes, SergeyVinokurov
syz330.06Scrap Your Zippers (bsd3, generics, library)2010-07-270.2.0.0MichaelAdams
text-generic-pretty70.01A generic, derivable, haskell pretty printer. (bsd3, generics, library, pretty-printer, text)2016-12-241.2.1joe9
thorn90.01Datatype Manipulation with Template Haskell (bsd3, data, generics, library)2013-11-230.2Kinokkory
unbound320.03Generic support for programming with names and binders (bsd3, compilers-interpreters, generics, language, library)2018-10-150.5.1.1BrentYorgey, sweirich
unfoldable330.02Class of data structures that can be unfolded. (bsd3, generics, library)2021-02-241.0.1SjoerdVisscher
uniplate2052.097Help writing simple, concise and fast generic operations. (bsd3, generics, library)2020-11-071.6.13NeilMitchell
vinyl-generics150.00Convert plain records to vinyl (and vice versa), generically. (bsd3, data, generics, library)2019-02-190.1.0.0GagandeepBhatia
wakame160.00Functions to manipulate records (bsd3, generics, library, records)2020-07-020.1.0.0kayhide
wrapped80.08Newtypes to carry DerivingVia instances (apache, generics, library)2021-09-170.1.0.1AndrewPritchard
wrapped-generic-default160.00A Generic instance of Default (apache, generics, library)2021-09-170.1.0.1AndrewPritchard
xformat80.03Extensible, type-safe formatting with scanf- and printf-like functions (bsd3, generics, library, text)2013-12-310.1.2.1SeanLeather
yoko180.01Generic Programming with Disbanded Data Types (bsd3, generics, library, reflection)2012-09-262.0NicolasFrisby
zipper190.02Generic zipper for families of recursive datatypes (bsd3, generics, library)2018-11-120.4.3AndresLoeh