Haskell bindings for the euphoria API
The old way: \msg -> E.reply (E.msgID msg) "some message" The new way: \msg -> E.replyTo msg "some message" |
||
|---|---|---|
| src | ||
| test | ||
| .gitignore | ||
| ChangeLog.md | ||
| LICENSE | ||
| package.yaml | ||
| README.md | ||
| Setup.hs | ||
| stack.yaml | ||