
Hello I am happy to announce a release of small package called readline-statevar. It's a small wrapping library around readline, which in turn wraps libreadline. The reason I wrote it is because I wasn't happy with the API of readline. It was composed of tons of functions like setX/getX, where there could be just one StateVar instead, yielding OpenGL-kind API. This version aims to match readline-1.0.1.0. (Hence the version number chosen). I wrote it mostly manually, with a little help from my emacs-fu, so there is a chance I missed a thing or two. There is git repo available [1], along with issue tracker [2] and Hackage page [3]. Feel encouraged to:
cabal update cabal install readline-statevar And give it a try!
Best regards Krzysztof Skrzętnicki [1] http://github.com/Tener/haskell-readline-statevar/ [2] http://github.com/Tener/haskell-readline-statevar/issues [3] http://hackage.haskell.org/package/readline-statevar

2009/12/7 Jochem Berndsen
Jochem Berndsen wrote:
nerds
This was a friend of mine trying to be funny.
You allow your friends (and what kind of a friend does this anyway) access to your email? -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com Ogden Nash - "The trouble with a kitten is that when it grows up, it's always a cat." - http://www.brainyquote.com/quotes/authors/o/ogden_nash.html

On Mon, Dec 07, 2009 at 10:31:01AM +1000, Ivan Miljenovic wrote:
You allow your friends (and what kind of a friend does this anyway) access to your email?
Accessing one's computer when the owner goes to the bathroom is not unheard of here. However people usually avoid sending these messages to serious mailing lists. -- Felipe.
participants (4)
-
Felipe Lessa
-
Ivan Miljenovic
-
Jochem Berndsen
-
Krzysztof Skrzętnicki