regular-web
envy
Our great sponsors
regular-web | envy | |
---|---|---|
0 | 1 | |
4 | 139 | |
- | - | |
0.0 | 1.5 | |
about 12 years ago | 4 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
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.
regular-web
We haven't tracked posts mentioning regular-web yet.
Tracking mentions began in Dec 2020.
envy
-
I’ve tried to learn Haskell several times. But keep failing
when you already know how to compile and run single-module interactive console programs, it takes about a day to understand basics of Cabal, and about a week to learn about input parsing and output formatting. Do you need CLI args? Use optparse-applicative. Env vars? Use envy. JSON? Use aeson. Don't think about performance and/or API conventions, that's not what you should be concerned of at this point, as you are just learning to compose things together from indivdual parts.
What are some alternatives?
taffybar - A gtk based status bar for tiling window managers such as XMonad
hoogle - Haskell API search engine
nix-diff - Explain why two Nix derivations differ
hackage-search - An application that lets you search for anything on Hackage
post-rfc - Blog post previews in need of peer review
optparse-applicative - Applicative option parser
bench - Command-line benchmark tool
angel - Process Monitoring/Management, Like Daemontools
cabal-query - Helpers for quering .cabal files or hackageDB 00-index.tar
bindings-dc1394 - Low level haskell bindings for libdc1394 (for driving firewire cameras)
filepath - Mirror
hapistrano - Deploy tool for Haskell applications, like Capistrano for Rails