Ticket #67 (new task)
Clean up Posix monad transformers.
| Reported by: | judah | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.6.* |
| Version: | Keywords: | ||
| Cc: |
Description
Clean up the code around PosixT.
While I'm at it, remove this warning:
System/Console/Haskeline/Backend/Posix.hsc:255:0:
Warning: Definition but no type signature for `runPosixT'
Inferred type: runPosixT :: forall r (m :: * -> *) r1 a.
(Monad m) =>
r1 -> r -> ReaderT r1 (ReaderT r m) a -> m a
Change History
Note: See
TracTickets for help on using
tickets.
