cabal-meta VS cabal-lenses

Compare cabal-meta vs cabal-lenses and see what are their differences.

cabal-meta

avoid cabal dependency hell by installing all your cabal dependencies at the same time (by yesodweb)

cabal-lenses

Lenses and traversals for the Cabal library. (by dan-t)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cabal-meta cabal-lenses
- -
36 5
- -
0.0 4.0
about 9 years ago 5 months ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cabal-meta

Posts with mentions or reviews of cabal-meta. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning cabal-meta yet.
Tracking mentions began in Dec 2020.

cabal-lenses

Posts with mentions or reviews of cabal-lenses. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning cabal-lenses yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing cabal-meta and cabal-lenses you can also consider the following projects:

cblrepo - Tool to simplify managing a consistent set of Haskell packages for distributions.

cabal-cargs - Extract the compiler arguments from a cabal file.

cabal-dev - A wrapper program around cabal and cabal-install that maintains sandboxed build environments.

cabal-bounds - Set the version bounds of dependencies in a cabal file

cabal-dependency-licenses - Compose a list of a project's transitive dependencies with their licenses

cabal-helper - Give Haskell development tools access to Cabal project environment.

haddocset - Generate docset of Dash by Haddock haskell documentation tool

cabal-rpm - Haskell Cabal RPM packaging tool

cabal-ghc-dynflags - Conveniently configure GHC's dynamic flags for use with Cabal projects

cabal-doctest - A Setup.hs helper for doctest running