polysemy/polysemy-plugin/test
Sandy Maguire 6ffb4fd282
Remove Effect class (#118)
This thing was a vestige of the bad old days when you had to write
*instances* of classes things in Polysemy. It was a terrible experience,
and so we don't do that anymore. As a result, the only two instances of
`Effect` were for `Union` and `Yo` --- so I just inlined them.
2019-06-17 15:16:28 -04:00
..
BadSpec.hs Ensure wanted constraints are emitted only once. (#102) 2019-06-13 14:39:49 -04:00
ExampleSpec.hs Better Resource bracketing (#87) 2019-06-12 09:36:08 -04:00
InlineRecursiveCallsSpec.hs Remove Effect class (#118) 2019-06-17 15:16:28 -04:00
LegitimateTypeErrorSpec.hs Fix #68 2019-05-28 15:48:03 -04:00
Main.hs Let plugin deal with incorrect polymorphism 2019-05-01 15:13:51 -04:00
PluginSpec.hs Allow bidirectional typechecking in the plugin (#105) 2019-06-14 11:28:14 -04:00
VDQSpec.hs Test for #47 2019-06-05 03:44:31 -04:00