higher-order, no-boilerplate monads
Go to file
Sandy Maguire 9a979ac283 make more of it work with the new machinery
but there is a problem with interpretH!
2019-04-08 02:15:07 -04:00
app main was annoying me 2019-03-21 10:27:12 -04:00
bench it is so FAST 2019-03-18 15:50:19 -04:00
src make more of it work with the new machinery 2019-04-08 02:15:07 -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 TH, baby! 2019-04-08 01:14:14 -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

  • restructure project
    • internal
    • effect.new sux
  • add commentary
  • talk
  • readme
  • CI
  • launch!
  • blog post
  • benchmarks
  • tests to prove fusion