[haskeline] #117: mapInputT
haskeline
haskeline at projects.haskell.org
Tue Jan 3 19:51:15 GMT 2012
#117: mapInputT
------------------------+---------------------------------------------------
Reporter: guest | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Version: | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment(by guest):
Having just dug through the source code, I think the use of {{{ (Settings
m) }}} in the definition of {{{ InputT }}} will restrict this to: {{{
mapInputT :: (m a -> m b) -> InputT m a -> InputT m b }}}, or some
variation thereof.
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/117#comment:1>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list