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