purescript-uncurried-transformers
purescript-uncurried-transformers copied to clipboard
Stack-safe monad transformers implemented using continuation-passing style and uncurried functions.
The original benchotron is not being updated it seems https://github.com/hdgarrood/purescript-benchotron A fork was made https://github.com/PureFunctor/purescript-benchotron Both versions rely on an older release of node-readline. This commit causes incompatibilities with newer...
https://github.com/purefunctor/purescript-uncurried-transformers/blob/main/packages.dhall#L8-L24 Missing dependencies: * aff * spec
Hello, how about uncurried version of `ContT`?