[Haskell-cafe] Library for drawing simple user interface

2013-05-16 Thread Emanuel Koczwara
Hi, Which library should I use for simple user interface? Should I use opengl directly (through HOpenGL)? Or Gloss? Or something else? I want to create small ui library from scratch in haskell. Emanuel ___ Haskell-Cafe mailing list

Re: [Haskell-cafe] Good to find you on LinkedIn

2013-05-15 Thread Emanuel Koczwara
Hi, Dnia 2013-05-16, czw o godzinie 00:25 +0200, Daniel Díaz Casanueva pisze: My apologies, I don't know how this e-mail has reached the Haskell-Cafe. Sincerely, Daniel Díaz. Some time ago Badoo has send similar email but different mailing list (I don;t have account on facebook

Re: [Haskell-cafe] Object Oriented programming for Functional Programmers

2013-01-02 Thread Emanuel Koczwara
Hi, First, I see (posts on this mailing list) that OO ideas are well known in functional community :) So my questions for you all are: * Is it really worthwhile for me to learn OO-programming? Learn or not to learn? I would say: yes! There is whole new universe to discover: UML,