« Previous | Next » 

Revision b172b0ab

IDb172b0ab90e8e8cf6e2455a5bad7e3504d57832f

Added by Petr Pudlak about 10 years ago

Allow clients of UDSServer to use different monads

.. as long as they're instances of "MonadBaseControl IO" and "MonadLog".
This allows the UDSServer to call functions like "fork" within monads
such as "ResultT e IO" or "ReaderT IO".

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences