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: lyxia

Top 1.2% on hackage.haskell.org
text 2.1.1
An efficient packed, immutable Unicode text type (both strict and lazy). The Text type represent...
79 versions - Latest release: 3 months ago - 1,704 dependent packages - 16,168 dependent repositories - 617 thousand downloads total - 395 stars on GitHub - 6 maintainers
show-combinators 0.2.0.0
A minimal pretty-printing library for Show instances in Haskell.
3 versions - Latest release: about 4 years ago - 4 dependent packages - 11 dependent repositories - 14.9 thousand downloads total - 9 stars on GitHub - 1 maintainer
Top 8.9% on hackage.haskell.org
generic-random 1.5.0.1
Derive instances of Arbitrary for QuickCheck, with various options to customize implementations. ...
17 versions - Latest release: over 2 years ago - 3 dependent packages - 61 dependent repositories - 27.9 thousand downloads total - 81 stars on GitHub - 1 maintainer
EdisonAPI 1.3.3
7 versions - Latest release: over 1 year ago - 2 dependent packages - 15 dependent repositories - 17.2 thousand downloads total - 2 maintainers
diff-loc 0.1.0.0
See DiffLoc.
1 version - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 148 downloads total - 0 stars on GitLab.com - 1 maintainer
data-array-byte 0.1.0.1
Compatibility layer for Data.Array.Byte, providing boxed wrappers for ByteArray# and MutableByteA...
2 versions - Latest release: over 1 year ago - 9 dependent packages - 6 dependent repositories - 2.66 thousand downloads total - 0 stars on GitHub - 5 maintainers
Top 0.3% on hackage.haskell.org
aeson 2.2.1.0
A JSON parsing and encoding library optimized for ease of use and high performance. To get start...
96 versions - Latest release: 7 months ago - 720 dependent packages - 10,280 dependent repositories - 587 thousand downloads total - 1,226 stars on GitHub - 6 maintainers
Top 2.7% on hackage.haskell.org
attoparsec-iso8601 1.1.0.1
Parsing of ISO 8601 dates, originally from aeson.
6 versions - Latest release: 7 months ago - 4 dependent packages - 44 dependent repositories - 45.9 thousand downloads total - 1,226 stars on GitHub - 3 maintainers
bluefin-algae 0.1.0.1
A framework for user-defined effects powered by delimited continuations.
2 versions - Latest release: 9 days ago - 13 downloads total - 1 maintainer
test-monad-laws 0.0.0.0
See README
1 version - Latest release: over 3 years ago - 241 downloads total - 6 stars on GitHub - 1 maintainer
Top 9.0% on hackage.haskell.org
first-class-families 0.8.1.0
A library for type-level programming. See README.
11 versions - Latest release: about 1 month ago - 14 dependent packages - 23 dependent repositories - 12.3 thousand downloads total - 83 stars on GitHub - 1 maintainer
profunctor-monad 0.2.0.0
Applicative and monadic interface for bidirectional programming.
2 versions - Latest release: almost 2 years ago - 2 dependent repositories - 640 downloads total - 42 stars on GitHub - 2 maintainers
test-fun 0.1.0.0
Generate, shrink, and show functions for testing higher-order properties. See README.
1 version - Latest release: about 4 years ago - 8 dependent repositories - 632 downloads total - 3 stars on GitHub - 1 maintainer
Top 8.5% on hackage.haskell.org
generic-data 1.1.0.0
Generic implementations of standard type classes. Operations on generic representations to help u...
20 versions - Latest release: about 1 year ago - 5 dependent packages - 38 dependent repositories - 26.1 thousand downloads total - 43 stars on GitHub - 2 maintainers
unparse-attoparsec 0.1.0.0
An attoparsec roundtrip
1 version - Latest release: over 5 years ago - 1 dependent repositories - 607 downloads total - 16 stars on GitHub - 1 maintainer
EdisonCore 1.3.3
13 versions - Latest release: over 1 year ago - 1 dependent package - 16 dependent repositories - 22.7 thousand downloads total - 2 maintainers
ap-normalize 0.1.0.1
An applicative functor transformer to normalize expressions using (<$>), (<*>), and pure into a l...
2 versions - Latest release: almost 3 years ago - 2 dependent packages - 8 dependent repositories - 14 thousand downloads total - 1 maintainer
generic-data-surgery 0.3.0.0
Transform data types before passing them to generic functions.
4 versions - Latest release: almost 4 years ago - 7 dependent repositories - 1.96 thousand downloads total - 23 stars on GitHub - 1 maintainer
type-map 0.1.7.0
Maps where keys are types and values can have types depending on their keys.
8 versions - Latest release: over 2 years ago - 8 dependent repositories - 4.25 thousand downloads total - 5 stars on GitHub - 1 maintainer
scanf 0.1.0.0
A lightweight library for one-off parsing and printing. See README.
1 version - Latest release: about 6 years ago - 9 dependent repositories - 1.17 thousand downloads total - 4 stars on GitHub - 1 maintainer
boltzmann-samplers 0.1.1.0
Random generators with a uniform distribution conditioned to a given size. See also testing-feat,...
2 versions - Latest release: about 6 years ago - 1 dependent package - 17 dependent repositories - 2.34 thousand downloads total - 9 stars on GitHub - 1 maintainer
generic-functor 1.1.0.0
Derive fmap, and other fmap-like functions where the parameter of the functor could occur anywher...
6 versions - Latest release: over 1 year ago - 6 dependent repositories - 1.1 thousand downloads total - 0 stars on GitLab.com - 1 maintainer
quickcheck-higherorder 0.1.0.1
Enhancements for property-based testing of higher-order properties. Associate types to their rep...
2 versions - Latest release: over 2 years ago - 8 dependent repositories - 669 downloads total - 16 stars on GitHub - 1 maintainer
hakyll-alectryon 0.1.2.0
An extension to write Literate Coq blog posts using Hakyll. hakyll-alectryon extends the Hakyll ...
3 versions - Latest release: over 1 year ago - 3 dependent repositories - 333 downloads total - 1 stars on GitLab.com - 1 maintainer
raz 0.1.0.0
Please see README.md
1 version - Latest release: over 7 years ago - 838 downloads total - 4 stars on GitHub - 1 maintainer
driving-classes-plugin 0.1.4.0
This plugin implicitly adds "deriving" clauses to all data types in a module. See Driving.Classes...
5 versions - Latest release: over 1 year ago - 1 dependent repositories - 449 downloads total - 1 maintainer
little-earley 0.2.0.0
A little Earley parser. Also some utilities for visualizing parse trees. See README.
2 versions - Latest release: almost 3 years ago - 1 dependent repositories - 353 downloads total - 1 maintainer
twentyseven 0.0.0
Solve 3×3×3 Rubik's cubes in the fewest possible moves. Or, if you can't wait, get close enough w...
1 version - Latest release: about 8 years ago - 1 dependent repositories - 1.01 thousand downloads total - 7 stars on GitHub - 1 maintainer
first-class-instances 0.1.0.0
See the README file in the project repository
1 version - Latest release: over 4 years ago - 1 dependent repositories - 341 downloads total - 2 maintainers
fcf-family 0.2.0.1
Promote regular type families to first-class, without polluting the type namespace. See README.
3 versions - Latest release: 4 months ago - 2 dependent packages - 1 dependent repositories - 218 downloads total - 0 stars on GitLab.com - 1 maintainer
fcf-base 0.1.0.0
Family of families for featherweight defunctionalization
1 version - Latest release: over 1 year ago - 1 dependent repositories - 54 downloads total - 0 stars on GitLab.com - 1 maintainer