Re: [Haskell-cafe] Terminal library : which ?

2011-03-03 Thread Alexander Danilov
25.02.2011 03:36, Permjacov Evgeniy пишет: What terminal library you will recomedn? Requirements: crossplatform (win/lin), with direct (i.e. with line/column number pair) cursor positioning and possybly direct symbol output. MUST provide function to get terminal dimensions. (could not find one).

[Haskell-cafe] Terminal library : which ?

2011-02-24 Thread Permjacov Evgeniy
What terminal library you will recomedn? Requirements: crossplatform (win/lin), with direct (i.e. with line/column number pair) cursor positioning and possybly direct symbol output. MUST provide function to get terminal dimensions. (could not find one).