So my input will be any function say f(x) and then x how to I write a function so that I can evaluate any function at x. And this will be done in haskell. I am fairly new to