time-warp
DISCONTINUED
rio-orphans
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
time-warp | rio-orphans | |
---|---|---|
0 | 6 | |
18 | 830 | |
- | 0.1% | |
0.0 | 0.0 | |
- | 11 months ago | |
Haskell | Haskell | |
MIT License | MIT 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.
time-warp
We haven't tracked posts mentioning time-warp yet.
Tracking mentions began in Dec 2020.
rio-orphans
-
Haskell IHP Framework, from a Technical and Business Perspective
https://github.com/commercialhaskell/rio#language-extensions which is cited as an example in simplehaskell's page on recommendations.
-
Haskell: The Bad Parts, part 2 (2020)
> Can we move to a better standard lib? Here Snoyman has put forward a great effort by releasing his classy-prelude, but iirc he also stopped using it.
He mentioned https://github.com/commercialhaskell/rio in the 1st article, it's interesting, I wasn't aware of it. (I am using classy-prelude but I might try it out.)
-
Why exactly I want Boring Haskell to happen
It's worth mentioning that Snoyman's "Boring Haskell" is actually a fairly moderate position: if you look at his suggested list of language extensions, it's pretty broad (and fairly reasonable in my view).
What are some alternatives?
errors - Type-safe error handling
distributed-process-platform - DEPRECATED (Cloud Haskell Platform) in favor of distributed-process-extras, distributed-process-async, distributed-process-client-server, distributed-process-registry, distributed-process-supervisor, distributed-process-task and distributed-process-execution
basic-prelude - An enhanced core prelude, meant for building up more complete preludes on top of.
ghc-proposals - Proposed compiler and language changes for GHC and GHC/Haskell
bytestring-progress - A Haskell library for tracking the consumption of lazy ByteStrings
auto - Haskell DSL and platform providing denotational, compositional api for discrete-step, locally stateful, interactive programs, games & automations. http://hackage.haskell.org/package/auto
distributed-closure - Serializable closures for distributed programming.
ifcxt - constraint level if statements
control-monad-free - Free monads and monad transformers
cond - Basic conditional operators with monadic variants.
mtl - The Monad Transformer Library
control-monad-failure - A class of monads which can fail with an error