servant/servant-server/test/Servant/Server
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
..
Internal Move enter to servant package 2016-04-28 22:13:04 +08:00
UsingContextSpec travis: enable -Wall -Werror 2016-04-21 13:06:10 +08:00
ErrorSpec.hs Do the accept check before the body check. 2016-04-15 10:54:22 +02:00
RouterSpec.hs Replace all occurances of () with NoContent 2016-07-10 16:58:59 +02:00
StreamingSpec.hs travis: enable -Wall -Werror 2016-04-21 13:06:10 +08:00
UsingContextSpec.hs travis: enable -Wall -Werror 2016-04-21 13:06:10 +08:00