Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quchen/acme-everything

Install everything.
https://github.com/quchen/acme-everything

Last synced: 3 months ago
JSON representation

Install everything.

Awesome Lists containing this project

README

        

Install *everything*
====================

This package requires the entirety of Hackage to be built.

-------------------------------------------------------------------------------

The joke started when a colleague liked the `leftToMaybe :: Either a b -> Maybe a`
function from `either`, which has a *huge* footprint compared to the utility it
provides.

This got us thinking about seemingly small packages that have lots of hidden
transitive dependencies, e.g. "only" `base`, `lens` and `yesod`. And that's
where `acme-everything` was born, which (transitively) depends on the entirety
of Hackage.