Ticket #8 (closed enhancement: fixed)
Use existing monad infrastructure
| Reported by: | judah | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2 |
| Version: | 0.1 | Keywords: | |
| Cc: |
Description
Haskeline's monadic interface has custom MonadIO and MonadTrans classes. It might be nice to use an existing framework like the mtl library; but we need theMonadException class which isn't in mtl.
Other implementations of MonadException:
Change History
Note: See
TracTickets for help on using
tickets.
