[Haskell-cafe] Haskell and symbolic references

Patrick LeBoutillier patrick.leboutillier at gmail.com
Fri May 29 11:34:44 EDT 2009


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


More information about the Haskell-Cafe mailing list