higher-order, no-boilerplate monads
Go to file
Sandy Maguire b8fc7d8112 test for semantic to fuse away
also my TH has variables in the wrong order OOPS
2019-03-20 14:19:34 -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 test for semantic to fuse away 2019-03-20 14:19:34 -04:00
test test for semantic to fuse away 2019-03-20 14:19:34 -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 use default pragmas 2019-03-20 09:53:22 -04:00
README.md use default pragmas 2019-03-20 09:53:22 -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
  • add commentary
  • more effects
    • all the STANDARD ONES
    • also Input and Output
  • readme
  • CI
  • launch!
  • blog post
  • talk