
Hello. I am interested in the project efl-haskell[1] a Haskell library that provides an interface to EFL (Enlightenment Foundation Libraries) and elementary (widget toolkit)[2]. The git repository[3] has seen almost no activity. It has been created and populated on Dec 2012 and has just a workaround update on Jan 2013. Is the project still being developed? [1] https://bitbucket.org/arrowdodger/efl-haskell [2] http://enlightenment.org/ [3] https://bitbucket.org/arrowdodger/efl-haskell Romildo

Hello,
I have been working on providing bindings for the EFL too [1]. However
there are no bindings for Elementary because I want to provide a native
Haskell widget toolkit on top of Evas/Ecore using reactive programming. It
is still very experimental (see branch "Reactive") and currently I do not
have much time to work on it.
[1] https://github.com/hsyl20/graphics-efl
-Sylvain
2014-05-18 12:34 GMT+02:00 José Romildo Malaquias
Hello.
I am interested in the project efl-haskell[1] a Haskell library that provides an interface to EFL (Enlightenment Foundation Libraries) and elementary (widget toolkit)[2].
The git repository[3] has seen almost no activity. It has been created and populated on Dec 2012 and has just a workaround update on Jan 2013. Is the project still being developed?
[1] https://bitbucket.org/arrowdodger/efl-haskell [2] http://enlightenment.org/ [3] https://bitbucket.org/arrowdodger/efl-haskell
Romildo _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (2)
-
José Romildo Malaquias
-
Sylvain Henry