uniplate

Generics library

A simple and efficient generics library for Haskell

Haskell library for simple, concise and fast generic operations.

GitHub

76 stars
6 watching
8 forks
Language: Haskell
last commit: about 1 year ago

Related projects:

Repository Description Stars
ndmitchell/extra A collection of utility functions for the Haskell programming language 94
ndmitchell/hoogle A search engine for Haskell APIs 755
ndmitchell/cmdargs A Haskell library for building command line applications with minimal code 91
ndmitchell/tagsoup A Haskell library for parsing and extracting information from HTML/XML documents 233
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
ndmitchell/hlint Provides suggestions for improving Haskell code quality and performance 1,482
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 598
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 352
lysxia/generic-random A Haskell package providing generic random generators for arbitrary data types. 81
sebastiaanvisser/fclabels Provides a way to access and modify data types in Haskell using first-class composable record labels 66
haskell-hvr/uuid A Haskell library for working with universally unique identifiers. 62
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 846
p-p-h-d/mlib A C library providing generic and type-safe container implementations 919
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
tonyday567/numhask A Haskell numeric prelude providing a structured approach to numbers and operations. 69