Hi all, Is it possible with Haskell to call a function whose name is contained in a String? Something like:
five = call_func "add" [2, 3] If not, perhaps this is acheivable using FFI? Thanks a lot, Patrick Leboutillier -- ===================== Patrick LeBoutillier Rosemère, Québec, Canada _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe