agrafix / Spock

Another Haskell web framework for rapid development
https://www.spock.li
678 stars 56 forks source link

Document SpockM, SpockCtxM, WebStateM, WebStateT, ActionT, ActionCtxT #109

Open Profpatsch opened 7 years ago

Profpatsch commented 7 years ago

All of these types have no docstrings, and it’s not obvious what part of the stack they represent. Thus as a user one has to infer it by clicking through type aliases (practically every time, since the naming scheme is not at all obvious and hard to remember).

agrafix commented 7 years ago

Would you like to help with this via PR?

Profpatsch commented 7 years ago

I can try, of course you’d have to annotate.