higher-order, no-boilerplate monads
Go to file
2019-03-21 01:24:20 -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 loopbreak nondet 2019-03-21 01:24:20 -04:00
test fix TH so it puts the tyvars in the right order 2019-03-20 14:34:36 -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 random effect 2019-03-21 00:28:01 -04:00
README.md make TH work with newtypes 2019-03-20 19:36:49 -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
  • the TH barfs if semantic isn't in scope
  • readme
  • CI
  • launch!
  • blog post
  • talk