servant/src/Servant
Timo von Holtz aeb1136658 Use an IORef rather than a MVar.
The job of a manager is to synchronize threads, so it is not necessary to block.
2015-03-05 09:49:15 +11:00
..
Common Use an IORef rather than a MVar. 2015-03-05 09:49:15 +11:00
Client.hs Don't ignore the content-type in ReqBody 2015-02-25 09:30:31 +11:00