bf3: > Did anybody already wrap [1]http://helm.cs.unibo.it/mml-widget so it can > be used with Haskell / Gtk2HS? > > If not, would it be good project for me to learn Haskell's FFI? It > involves C++, so I guess that would be harded to wrap?
I'm not aware of any wrapper. C++ can be wrapped by going via C (its not done often though). -- Don _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
