servant/src/Servant/Common
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
..
BaseUrl.hs first shot at splitting servant into servant, servant-client and servant-docs 2014-11-27 18:28:01 +01:00
Req.hs Use an IORef rather than a MVar. 2015-03-05 09:49:15 +11:00