higher-order, no-boilerplate monads
Go to file
2019-03-20 00:46:26 -04:00
app ok 2019-03-12 23:10:26 -04:00
bench it is so FAST 2019-03-18 15:50:19 -04:00
src inline error actions 2019-03-20 00:39:13 -04:00
test rename Poly -> Semantic 2019-03-20 00:28:01 -04:00
.gitignore rename package to polysemy 2019-03-20 00:46:26 -04:00
ChangeLog.md GLORY 2019-02-13 15:52:56 -05:00
LICENSE GLORY 2019-02-13 15:52:56 -05:00
package.yaml rename package to polysemy 2019-03-20 00:46:26 -04:00
README.md -> polysemy 2019-03-19 23:42:18 -04:00
Setup.hs GLORY 2019-02-13 15:52:56 -05:00
stack.yaml it is so FAST 2019-03-18 15:50:19 -04:00

polysemy

TODO

  • tests to prove fusion
  • benchmarks
  • rename core functions
  • add commentary
  • more effects
    • all the STANDARD ONES
    • also Input and Output
  • readme
  • CI
  • launch!
  • blog post
  • talk