Ecosyste.ms: Packages

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

hackage.haskell.org maintainers: EdwardKmett

Top 1.3% on hackage.haskell.org
tasty 1.4.3
Tasty is a modern testing framework for Haskell. It lets you combine your unit tests, golden test...
71 versions - Latest release: over 1 year ago - 53 dependent packages - 2,933 dependent repositories - 164 thousand downloads total - 628 stars on GitHub - 6 maintainers
Top 0.1% on hackage.haskell.org
lens 5.2.3
This package comes "Batteries Included" with many useful lenses for the types commonly used from ...
156 versions - Latest release: 8 months ago - 290 dependent packages - 4,552 dependent repositories - 417 thousand downloads total - 1,984 stars on GitHub - 4 maintainers
Top 4.2% on hackage.haskell.org
kan-extensions 5.2.6
Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads.
59 versions - Latest release: about 17 hours ago - 12 dependent packages - 203 dependent repositories - 144 thousand downloads total - 77 stars on GitHub - 3 maintainers
Top 2.9% on hackage.haskell.org
semigroupoids 6.0.1
Provides a wide array of (semi)groupoids and operations for working with them. A Semigroupoid is...
62 versions - Latest release: about 17 hours ago - 51 dependent packages - 373 dependent repositories - 301 thousand downloads total - 75 stars on GitHub - 3 maintainers
Top 3.9% on hackage.haskell.org
reflection 2.1.8
This package addresses the configuration problem which is propagating configurations that are ava...
51 versions - Latest release: about 17 hours ago - 28 dependent packages - 267 dependent repositories - 213 thousand downloads total - 101 stars on GitHub - 2 maintainers
Top 1.7% on hackage.haskell.org
mtl 2.3.1
MTL is a collection of monad classes, extending the transformers package, using functional depend...
19 versions - Latest release: over 1 year ago - 826 dependent packages - 13,271 dependent repositories - 488 thousand downloads total - 353 stars on GitHub - 8 maintainers
Top 3.1% on hackage.haskell.org
ad 4.5.6
Forward-, reverse- and mixed- mode automatic differentiation combinators with a common API. Type...
90 versions - Latest release: 4 days ago - 4 dependent packages - 333 dependent repositories - 82.7 thousand downloads total - 364 stars on GitHub - 3 maintainers
comonad-extras 4.0.1
Comonad transformers that require Haskell extensions
26 versions - Latest release: about 4 years ago - 14 dependent repositories - 21.8 thousand downloads total - 8 stars on GitHub - 1 maintainer
structs 0.1.9
This project is an experiment with a small GC'd strict mutable imperative universe with cheap poi...
11 versions - Latest release: 9 months ago - 7 dependent repositories - 4.78 thousand downloads total - 47 stars on GitHub - 3 maintainers
Top 4.0% on hackage.haskell.org
constraints 0.14.1
GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped crashing the compiler in ...
33 versions - Latest release: 6 days ago - 54 dependent packages - 291 dependent repositories - 94.4 thousand downloads total - 70 stars on GitHub - 3 maintainers
Top 9.9% on hackage.haskell.org
intern 0.9.5
Efficient hash-consing for arbitrary data types.
24 versions - Latest release: 9 months ago - 5 dependent packages - 21 dependent repositories - 25.3 thousand downloads total - 25 stars on GitHub - 2 maintainers
promises 0.3
Lazy demand-driven promises
4 versions - Latest release: over 8 years ago - 9 dependent repositories - 5.23 thousand downloads total - 27 stars on GitHub - 3 maintainers
Top 6.8% on hackage.haskell.org
keys 3.12.3
This package provides a bunch of ad hoc classes for accessing parts of a container. In practice ...
37 versions - Latest release: over 4 years ago - 6 dependent packages - 183 dependent repositories - 79.1 thousand downloads total - 22 stars on GitHub - 3 maintainers
Top 8.8% on hackage.haskell.org
ersatz 0.4.13
A monad for expressing SAT or QSAT problems using observable sharing. For example, we can expres...
27 versions - Latest release: over 1 year ago - 1 dependent package - 118 dependent repositories - 18.6 thousand downloads total - 62 stars on GitHub - 3 maintainers
Top 3.8% on hackage.haskell.org
parsers 0.12.11
This library provides convenient combinators for working with and building parsing combinator lib...
39 versions - Latest release: almost 2 years ago - 25 dependent packages - 277 dependent repositories - 92.7 thousand downloads total - 88 stars on GitHub - 3 maintainers
atlas 0
Skyline rectangle packing for font atlases and the like using stb_rect_pack.h
1 version - Latest release: about 3 years ago - 1 dependent repositories - 250 downloads total - 65 stars on GitHub - 1 maintainer
const 0
Read-only mutable primitives. This can be used for more accurate FFI bindings or simply to indic...
1 version - Latest release: about 3 years ago - 157 downloads total - 65 stars on GitHub - 1 maintainer
parsnip 0
A fast, minimal parser. parsnip parses null-terminated input strings with an absolute minimum of...
1 version - Latest release: about 3 years ago - 138 downloads total - 65 stars on GitHub - 1 maintainer
bidi-icu 0
The unicode bidirectional algorithm via ICU.
1 version - Latest release: about 3 years ago - 146 downloads total - 65 stars on GitHub - 1 maintainer
smawk 0
This implements the SMAWK algorithm by Peter Shor, Shlomo Moran, Alok Aggarwal, Robert Wilber and...
1 version - Latest release: about 3 years ago - 164 downloads total - 65 stars on GitHub - 1 maintainer
ptrdiff 0
Type-checked pointer diffs.
1 version - Latest release: about 3 years ago - 2 dependent packages - 1 dependent repositories - 207 downloads total - 65 stars on GitHub - 1 maintainer
weak 0
Better weak pointer support for IORefs and ForeignPtrs.
1 version - Latest release: about 3 years ago - 1 dependent repositories - 151 downloads total - 65 stars on GitHub - 1 maintainer
hkd 0.2.1
"Higher-kinded data" utilities, e.g. and other classes and types. Note: this package is experim...
3 versions - Latest release: 7 months ago - 1 dependent repositories - 1.09 thousand downloads total - 65 stars on GitHub - 2 maintainers
Top 7.8% on hackage.haskell.org
base-orphans 0.9.2
base-orphans defines orphan instances that mimic instances available in later versions of base to...
34 versions - Latest release: 5 days ago - 28 dependent packages - 133 dependent repositories - 158 thousand downloads total - 8 stars on GitHub - 4 maintainers
gc 0.0.3
This package implements a form of Poor Richard's Memory Manager by Hertz, Kane, Keudel, Bai, Ding...
5 versions - Latest release: about 5 years ago - 3.25 thousand downloads total - 15 stars on GitHub - 3 maintainers
perhaps 0
Perhaps, a monad.
1 version - Latest release: about 6 years ago - 1 dependent repositories - 723 downloads total - 33 stars on GitHub - 1 maintainer
rad 0.1.6
9 versions - Latest release: almost 13 years ago - 6.94 thousand downloads total - 1 maintainer
structures 0.2
This package is a playground for working with several types of advanced data structures including...
2 versions - Latest release: almost 10 years ago - 1.92 thousand downloads total - 63 stars on GitHub - 1 maintainer
Top 8.0% on hackage.haskell.org
charset 0.3.10
Fast unicode character sets based on complemented PATRICIA tries.
24 versions - Latest release: 9 months ago - 5 dependent packages - 163 dependent repositories - 81.7 thousand downloads total - 12 stars on GitHub - 3 maintainers
hyperfunctions 0
Hyperfunctions
1 version - Latest release: almost 9 years ago - 1 dependent repositories - 1.14 thousand downloads total - 15 stars on GitHub - 1 maintainer
graphs 0.7.2
A "not-very-Haskelly" API for calculating traversals of graphs that may be too large to fit into ...
19 versions - Latest release: almost 2 years ago - 262 dependent repositories - 14.6 thousand downloads total - 39 stars on GitHub - 2 maintainers
eq 4.2.1
Leibnizian equality.
30 versions - Latest release: over 3 years ago - 140 dependent repositories - 23.7 thousand downloads total - 13 stars on GitHub - 3 maintainers
zippers 0.3.2
Traversal based zippers.
9 versions - Latest release: over 2 years ago - 26 dependent repositories - 6.57 thousand downloads total - 38 stars on GitHub - 3 maintainers
hyperloglog 0.4.6
This package provides an approximate streaming (constant space) unique object counter. See the o...
23 versions - Latest release: about 2 years ago - 42 dependent repositories - 15.6 thousand downloads total - 24 stars on GitHub - 3 maintainers
Top 4.8% on hackage.haskell.org
gl 0.8.0
Complete OpenGL raw bindings
25 versions - Latest release: about 7 years ago - 4 dependent packages - 173 dependent repositories - 20.4 thousand downloads total - 3 maintainers
Top 3.6% on hackage.haskell.org
recursion-schemes 5.2.2
Many recursive functions share the same structure, e.g. pattern-match on the input and, depending...
49 versions - Latest release: about 3 years ago - 17 dependent packages - 122 dependent repositories - 66.9 thousand downloads total - 335 stars on GitHub - 5 maintainers
categories 1.0.7
Categories
22 versions - Latest release: over 9 years ago - 1 dependent package - 12 dependent repositories - 23.7 thousand downloads total - 33 stars on GitHub - 1 maintainer
Top 2.9% on hackage.haskell.org
trifecta 2.1.4
A modern parser combinator library with slicing and Clang-style colored diagnostics For example:
93 versions - Latest release: 3 months ago - 11 dependent packages - 220 dependent repositories - 117 thousand downloads total - 292 stars on GitHub - 4 maintainers
prelude-extras 0.3.1
Haskell 98 higher order versions of Haskell Prelude classes to facilitate polymorphic recursion a...
10 versions - Latest release: about 10 years ago - 2 dependent packages - 241 dependent repositories - 135 thousand downloads total - 5 stars on GitHub - 2 maintainers
rcu 0.2.7
Read-Copy-Update for Haskell.
10 versions - Latest release: 9 months ago - 1 dependent package - 7 dependent repositories - 5.02 thousand downloads total - 16 stars on GitHub - 3 maintainers
compressed 3.0.3
Compressed containers and reducers.
14 versions - Latest release: almost 11 years ago - 120 dependent repositories - 13.1 thousand downloads total - 12 stars on GitHub - 1 maintainer
data-lens-template 2.1.10
Template Haskell utilities for Data.Lens
18 versions - Latest release: almost 8 years ago - 3 dependent packages - 58 dependent repositories - 19.3 thousand downloads total - 2 stars on GitHub - 3 maintainers
bits 0.5.3
Various bit twiddling and bitwise serialization primitives.
13 versions - Latest release: about 3 years ago - 154 dependent repositories - 13.9 thousand downloads total - 15 stars on GitHub - 3 maintainers
data-lens-fd 2.0.6
Lenses with Functional Dependencies
11 versions - Latest release: almost 8 years ago - 1 dependent package - 7 dependent repositories - 9.98 thousand downloads total - 1 stars on GitHub - 2 maintainers
linear-accelerate 0.4.1
Please see the README on GitHub at https://github.com/tmcdonell/linear-accelerate#readme
9 versions - Latest release: almost 7 years ago - 136 dependent repositories - 7.26 thousand downloads total - 1 stars on GitHub - 3 maintainers
lca 0.3.1
This package provides a reference implementation of my skew binary random access algorithm for pe...
10 versions - Latest release: about 6 years ago - 141 dependent repositories - 8.83 thousand downloads total - 24 stars on GitHub - 2 maintainers
representable-functors 3.0.1
Representable functors
39 versions - Latest release: over 11 years ago - 2 dependent repositories - 30.5 thousand downloads total - 9 stars on GitHub - 4 maintainers
rope 0.6.4
Fingertrees of Bytestrings
11 versions - Latest release: about 10 years ago - 4 dependent repositories - 8.33 thousand downloads total - 19 stars on GitHub - 1 maintainer
semigroupoid-extras 3.0.1
semigroupoid products and coproducts
19 versions - Latest release: over 11 years ago - 141 dependent repositories - 21.4 thousand downloads total - 5 stars on GitHub - 1 maintainer
Top 8.8% on hackage.haskell.org
log-domain 0.13.2
This package provides log-domain floats, doubles and complex numbers.
33 versions - Latest release: over 2 years ago - 4 dependent packages - 155 dependent repositories - 29.7 thousand downloads total - 12 stars on GitHub - 3 maintainers
Top 7.6% on hackage.haskell.org
pointed 5.0.4
Pointed and copointed data.
34 versions - Latest release: almost 2 years ago - 4 dependent packages - 170 dependent repositories - 79.1 thousand downloads total - 21 stars on GitHub - 3 maintainers
Top 6.1% on hackage.haskell.org
void 0.7.3
A Haskell 98 logically uninhabited data type, used to indicate that a given term should not exist.
26 versions - Latest release: almost 5 years ago - 49 dependent packages - 742 dependent repositories - 320 thousand downloads total - 19 stars on GitHub - 3 maintainers
Top 6.7% on hackage.haskell.org
bytes 0.17.3
Sharing code for serialization between binary and cereal.
41 versions - Latest release: 9 months ago - 9 dependent packages - 181 dependent repositories - 68.2 thousand downloads total - 22 stars on GitHub - 3 maintainers
comonads-fd 3.0.3
This package has been merged into comonad 4.0
33 versions - Latest release: almost 11 years ago - 2 dependent packages - 138 dependent repositories - 37.9 thousand downloads total - 4 stars on GitHub - 1 maintainer
Top 7.5% on hackage.haskell.org
heaps 0.3.6
Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial heaps from the paper "Optim...
15 versions - Latest release: over 6 years ago - 5 dependent packages - 172 dependent repositories - 33.8 thousand downloads total - 29 stars on GitHub - 3 maintainers
representable-profunctors 0.4.1
Representable profunctors
18 versions - Latest release: about 12 years ago - 13.6 thousand downloads total - 4 stars on GitHub - 1 maintainer
Top 6.3% on hackage.haskell.org
reducers 3.12.4
Semigroups, specialized containers and a general map/reduce framework.
33 versions - Latest release: over 2 years ago - 5 dependent packages - 164 dependent repositories - 77.5 thousand downloads total - 46 stars on GitHub - 3 maintainers
monadic-arrays 0.2.2
MArray instances for monad transformers
9 versions - Latest release: over 8 years ago - 140 dependent repositories - 7.67 thousand downloads total - 5 stars on GitHub - 1 maintainer
wl-pprint-extras 1.6.3
A free monad based on the Wadler/Leijen pretty printer
25 versions - Latest release: about 12 years ago - 3 dependent packages - 145 dependent repositories - 23.4 thousand downloads total - 8 stars on GitHub - 2 maintainers
monad-st 0.2.4
A basic monad for lifting ST actions
10 versions - Latest release: almost 10 years ago - 1 dependent package - 128 dependent repositories - 9.94 thousand downloads total - 5 stars on GitHub - 1 maintainer
Top 4.2% on hackage.haskell.org
lens-aeson 1.2.3
Law-abiding lenses for aeson.
20 versions - Latest release: 10 months ago - 35 dependent packages - 454 dependent repositories - 47.1 thousand downloads total - 48 stars on GitHub - 3 maintainers
Top 4.9% on hackage.haskell.org
machines 0.7.3
Networked stream transducers Rúnar Bjarnason's talk on machines can be downloaded from: http://w...
25 versions - Latest release: almost 2 years ago - 2 dependent packages - 174 dependent repositories - 27.2 thousand downloads total - 335 stars on GitHub - 3 maintainers
hybrid-vectors 0.2.4
Hybrid vectors e.g. mixed boxed/unboxed vectors that are suitable for use with vector-algorithms
8 versions - Latest release: 9 months ago - 116 dependent repositories - 7.77 thousand downloads total - 13 stars on GitHub - 2 maintainers
Top 3.0% on hackage.haskell.org
profunctors 5.6.2
Profunctors.
43 versions - Latest release: about 3 years ago - 75 dependent packages - 420 dependent repositories - 271 thousand downloads total - 69 stars on GitHub - 2 maintainers
Top 8.8% on hackage.haskell.org
vector-instances 3.4.2
Orphan Instances for Data.Vector.
21 versions - Latest release: about 1 year ago - 9 dependent packages - 171 dependent repositories - 36.8 thousand downloads total - 9 stars on GitHub - 2 maintainers
Top 3.1% on hackage.haskell.org
comonad 5.0.8
Comonads.
57 versions - Latest release: over 3 years ago - 32 dependent packages - 412 dependent repositories - 291 thousand downloads total - 77 stars on GitHub - 3 maintainers
data-lens 2.11.2
Haskell 98 Lenses
23 versions - Latest release: over 6 years ago - 6 dependent packages - 66 dependent repositories - 26.2 thousand downloads total - 14 stars on GitHub - 2 maintainers
Top 8.2% on hackage.haskell.org
nats 1.1.2
Natural numbers.
8 versions - Latest release: about 6 years ago - 27 dependent packages - 305 dependent repositories - 289 thousand downloads total - 10 stars on GitHub - 2 maintainers
lens-action 0.2.6
This package contains combinators and types for working with monadic getters and folds as split o...
11 versions - Latest release: over 2 years ago - 112 dependent repositories - 9.73 thousand downloads total - 17 stars on GitHub - 3 maintainers
wl-pprint-terminfo 3.7.1
A color pretty printer with terminfo support
37 versions - Latest release: over 10 years ago - 2 dependent packages - 140 dependent repositories - 28.7 thousand downloads total - 9 stars on GitHub - 2 maintainers
functor-apply 0.10.5
21 versions - Latest release: over 13 years ago - 1 dependent package - 17.1 thousand downloads total - 1 maintainer
Top 3.9% on hackage.haskell.org
distributive 0.6.2
Distributive functors -- Dual to Traversable
27 versions - Latest release: about 4 years ago - 20 dependent packages - 307 dependent repositories - 258 thousand downloads total - 41 stars on GitHub - 3 maintainers
Top 3.3% on hackage.haskell.org
contravariant 1.5.5
Contravariant functors.
40 versions - Latest release: almost 3 years ago - 48 dependent packages - 402 dependent repositories - 268 thousand downloads total - 72 stars on GitHub - 3 maintainers
Top 4.7% on hackage.haskell.org
adjunctions 4.4.2
Adjunctions and representable functors.
61 versions - Latest release: over 1 year ago - 20 dependent packages - 214 dependent repositories - 135 thousand downloads total - 44 stars on GitHub - 4 maintainers
comonad-transformers 3.0.4
This package has been merged into comonad 4.0
60 versions - Latest release: almost 11 years ago - 4 dependent packages - 147 dependent repositories - 61.4 thousand downloads total - 12 stars on GitHub - 1 maintainer
hashable-extras 0.2.3
This package provides higher rank analogues to the Hashable data type. The need for these someti...
10 versions - Latest release: over 8 years ago - 1 dependent package - 128 dependent repositories - 14.2 thousand downloads total - 2 stars on GitHub - 1 maintainer
approximate 0.3.5
This package provides approximate discrete values and numbers.
15 versions - Latest release: over 2 years ago - 134 dependent repositories - 11.4 thousand downloads total - 64 stars on GitHub - 3 maintainers
Top 3.6% on hackage.haskell.org
semigroups 0.19.2
In mathematics, a semigroup is an algebraic structure consisting of a set together with an associ...
64 versions - Latest release: over 2 years ago - 318 dependent packages - 1,911 dependent repositories - 485 thousand downloads total - 62 stars on GitHub - 4 maintainers
Top 8.1% on hackage.haskell.org
hyphenation 0.8.2
Configurable Knuth-Liang hyphenation Uses the UTF8 encoded hyphenation patterns provided by hyph...
24 versions - Latest release: almost 3 years ago - 3 dependent packages - 146 dependent repositories - 26.8 thousand downloads total - 32 stars on GitHub - 4 maintainers
Top 6.0% on hackage.haskell.org
transformers-compat 0.7.2
This package includes backported versions of types that were added to transformers in transformer...
37 versions - Latest release: almost 2 years ago - 73 dependent packages - 420 dependent repositories - 390 thousand downloads total - 10 stars on GitHub - 5 maintainers
Top 8.3% on hackage.haskell.org
half 0.3.1
Half-precision floating-point.
11 versions - Latest release: over 3 years ago - 6 dependent packages - 161 dependent repositories - 41.6 thousand downloads total - 14 stars on GitHub - 3 maintainers
Top 7.6% on hackage.haskell.org
intervals 0.9.2
A Numeric.Interval.Interval is a closed, convex set of floating point values. We do not control ...
29 versions - Latest release: about 3 years ago - 2 dependent packages - 158 dependent repositories - 54.8 thousand downloads total - 27 stars on GitHub - 3 maintainers
category-extras 1.0.2
The obsolete category-extras package provided a monolithic set of modules designed for the use of...
22 versions - Latest release: about 12 years ago - 1 dependent repositories - 22.5 thousand downloads total - 4 maintainers
syb-extras 0.2.4
Higher order versions of the Scrap Your Boilerplate classes to ease programming with polymorphic ...
10 versions - Latest release: over 11 years ago - 2 dependent repositories - 8.49 thousand downloads total - 4 stars on GitHub - 1 maintainer
groupoids 3.0.1
This package has been absorbed into semigroupoids 4.0
13 versions - Latest release: over 11 years ago - 1 dependent package - 134 dependent repositories - 23 thousand downloads total - 9 stars on GitHub - 1 maintainer
numeric-extras 0.0.3
Missing Numerical Operations
6 versions - Latest release: almost 11 years ago - 143 dependent repositories - 7.5 thousand downloads total - 6 stars on GitHub - 2 maintainers
representable-tries 3.0.2
Tries from representations of polynomial functors
37 versions - Latest release: over 11 years ago - 1 dependent repositories - 28.7 thousand downloads total - 7 stars on GitHub - 1 maintainer
monoids 0.3.2
Monoids, specialized containers and a general map/reduce framework
23 versions - Latest release: about 12 years ago - 2 dependent repositories - 17.9 thousand downloads total - 5 stars on GitHub - 2 maintainers
monad-products 4.0.1
monad products (for use until the transformers monad instances on products show up)
11 versions - Latest release: over 8 years ago - 140 dependent repositories - 9.56 thousand downloads total - 5 stars on GitHub - 1 maintainer
algebra 4.3.1
Constructive abstract algebra
34 versions - Latest release: over 6 years ago - 16 dependent repositories - 32.1 thousand downloads total - 101 stars on GitHub - 3 maintainers
concurrent-supply 0.1.8
A fast globally unique variable supply with a pure API
9 versions - Latest release: over 8 years ago - 2 dependent packages - 150 dependent repositories - 13.9 thousand downloads total - 17 stars on GitHub - 1 maintainer
Top 8.1% on hackage.haskell.org
streams 3.3.2
Various Haskell 2010 stream comonads. * Data.Stream.Future provides a coinductive anti-causal str...
35 versions - Latest release: about 1 year ago - 4 dependent packages - 140 dependent repositories - 28.2 thousand downloads total - 22 stars on GitHub - 2 maintainers
fixed 0.2.1
Signed 15.16 precision fixed point arithmetic
6 versions - Latest release: over 9 years ago - 142 dependent repositories - 20 thousand downloads total - 5 stars on GitHub - 1 maintainer
profunctor-extras 3.3.3
Profunctor composition
26 versions - Latest release: almost 11 years ago - 1 dependent package - 136 dependent repositories - 27.4 thousand downloads total - 2 stars on GitHub - 1 maintainer
integration 0.2.1
Fast quadrature techniques
5 versions - Latest release: about 9 years ago - 5 dependent packages - 147 dependent repositories - 10.9 thousand downloads total - 12 stars on GitHub - 1 maintainer
Top 6.6% on hackage.haskell.org
StateVar 1.2.2
This package contains state variables, which are references in the IO monad, like IORefs or parts...
13 versions - Latest release: almost 3 years ago - 5 dependent packages - 240 dependent repositories - 116 thousand downloads total - 12 stars on GitHub - 4 maintainers
tagged-transformer 0.8.2
Provides newtype wrappers for phantom types to avoid unsafely passing dummy arguments
18 versions - Latest release: almost 2 years ago - 7 dependent repositories - 13.7 thousand downloads total - 6 stars on GitHub - 3 maintainers
foreign-var 0.1
Encapsulating mutatable state in external libraries
3 versions - Latest release: about 9 years ago - 9 dependent repositories - 3.54 thousand downloads total - 11 stars on GitHub - 1 maintainer
compensated 0.8.3
This package provides compensated floating point arithmetic.
18 versions - Latest release: about 3 years ago - 108 dependent repositories - 13.2 thousand downloads total - 13 stars on GitHub - 3 maintainers
Top 6.4% on hackage.haskell.org
ansi-wl-pprint 1.0.2
This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has ...
21 versions - Latest release: 12 months ago - 47 dependent packages - 791 dependent repositories - 249 thousand downloads total - 9 stars on GitHub - 4 maintainers