How to make ghci support ^p to go up?

Posted by Kit on Stack Overflow See other posts from Stack Overflow or by Kit
Published on 2010-05-12T09:51:24Z Indexed on 2010/05/12 9:54 UTC
Read the original article Hit count: 169

Filed under:
|

I use Ctrl p a lot instead of up arrow to go up on Terminal. How to make ghci support Ctrl p to go up?

I use ghci from ghc98 from port. Mac OS X 10.5.8.

© Stack Overflow or respective owner

Related posts about readline

Related posts about haskell