On Tue, Dec 5, 2017 at 4:49 PM, Evan Laforge <[email protected]> wrote:
> I believe \STX is a signal to haskeline for control sequences. > Documentation is here: > https://github.com/judah/haskeline/wiki/ControlSequencesInPrompt Huh, so they did add support for that. With a version constraint, so this will depend also on haskeline version (and therefore ghc version, and what works in newer ghci will therefore not work in older ones). -- brandon s allbery kf8nh sine nomine associates [email protected] [email protected] unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
