yukikurage / purescript-jelly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use class-based context management

yukikurage opened this issue · comments

With the current method of context management, the context type inference is terrible.

By using classes, for example, a Router can be used with the constraint UseRouter context =>.