8 Feb
2005
8 Feb
'05
7:26 p.m.
On 2005-02-08, Javier García-Vivó Albors <jgarciavivo@dsic.upv.es> wrote:
I'm working on a haskell project in which I need to evaluate haskell expressions that are given in an input File.
You may want to look at hs-plugins. Alternatively, Langhage.Haskell.* in fptools may help you do do what you want, albeit with more effort on your part. -- John