logo
首页技术栈工具库讨论
effect-handlers

effect-handlers

This is an extensible effects library for Haskell taking inspiration from the Eff language http://www.eff-lang.org/. See these papers for the ideas and theory behind the library: O. Kammar et al: Handlers in Action! http://homepages.inf.ed.ac.uk/slindley/papers/handlers.pdf A. Bauer, M. Pretnar: Programming with Algebraic Effects and Handlers http://arxiv.org/abs/1203.1539 O Kiselyov, A Sabry, C Swords: Extensible Effects http://dl.acm.org/citation.cfm?id=2503791 Implementation wise it's most close to extensible-effects http://hackage.haskell.org/package/extensible-effects (also see the Extensible Effects paper) but it implements deep handlers instead of shallow.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install effect-handlers
查看
标签
根据用户添加的标签生成
暂无标签