snaplet-acid-state
heist
snaplet-acid-state | heist | |
---|---|---|
- | 2 | |
17 | 92 | |
- | - | |
0.0 | 5.3 | |
almost 5 years ago | 4 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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.
snaplet-acid-state
We haven't tracked posts mentioning snaplet-acid-state yet.
Tracking mentions began in Dec 2020.
heist
-
There is no cabal hell.
The test cases were order sensitive and somehow a change in an upstream dependency changed the order. Here is the only line where this value was being set. The order is being determined by the keys function from Data.HashMap.Strict in unordered-containers. Well that makes sense...it is called unordered containers after all.
-
Monthly Hask Anything January 2021
context
What are some alternatives?
snaplet-auth-acid - An AcidState backend for Snap's Auth Snaplet
cabal-extras - A tool suite to aid Haskell development using `cabal-install`
snaplet-postmark - Haskell Snap Framework support for Postmark email system.
snaplet-actionlog - Create a change log/history for records in your snap application
snap-extras - A collection of handler, splice and other primitive helpers that are commonly needed in web applications
snap-templates - An executable for generating project templates for the Snap Framework
snap-web-routes - Type safe URLs for Snap
snap - Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.
snap-testing - DEPRECATED IN FAVOR OF HSPEC-SNAP
snaplet-sqlite-simple - sqlite-simple snaplet for the Snap Framework
snap-loader-dynamic