servant/servant-server/test/Servant
Arian van Putten 05379ed7e3 Replace all occurances of () with NoContent
We use NoContent to signify an empty response nowadays. This commit
replaces all occurences of () with NoContent so that all packages use
the new semantics.
2016-07-10 16:58:59 +02:00
..
Server Replace all occurances of () with NoContent 2016-07-10 16:58:59 +02:00
Utils Add 'serveWithConfig'. 2016-02-18 16:36:24 +01:00
ArbitraryMonadServerSpec.hs Correct the description of arbitrary monad server spec 2016-04-28 22:27:50 +08:00
ServerSpec.hs Replace all occurances of () with NoContent 2016-07-10 16:58:59 +02:00