[Haskell-beginners] Haskell equivalent of Python's prompt-toolkit

Guru Devanla grdvnl at gmail.com
Sat Jan 9 17:03:11 UTC 2021


Hello Cafe,

Can someone point me to any packages that are an equivalent to the
prompt-toolkit (https://github.com/prompt-toolkit/python-prompt-toolkit).

I would like to use functionality in this library, to create a powerful
terminal application which will support syntax highlighting and auto
completion. Perhaps, I can use a mix of haskell packages for this.

For now, the only relevant package I found was
http://hackage.haskell.org/package/readline-1.0.3.0/docs/System-Console-Readline.html

Any pointers into this would be greatly appreciated.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20210109/0c0d04a1/attachment.html>


More information about the Beginners mailing list