servant/servant-server/test/Servant
Paolo Capriotti 19ec395e66
Avoid using SOP constructors directly (#1434)
This is a followup to #1420. It uses `respond` and `matchUnion`, with
the help of some type annotations, instead of the NS constructors from
SOP.
2021-07-13 10:10:30 -05:00
..
Server Don't warn about necessary, expected type errors. 2020-12-06 16:03:19 +01:00
ArbitraryMonadServerSpec.hs Apply stylish-haskell on all modules 2018-06-29 23:36:39 +03:00
HoistSpec.hs Apply stylish-haskell on all modules 2018-06-29 23:36:39 +03:00
ServerSpec.hs Avoid using SOP constructors directly (#1434) 2021-07-13 10:10:30 -05:00