Closed
Description
To this day, genericServerT suffers from a lack of documentation, explanation of its differences from genericServer
, and example usages.
This being combined to the rather obtuse type signatures one can find in Servant codebases, Haskell developers who are new to the framework or even to codebases using it are easily lost.
cc @alpmestan