2017-06-29 代数式、微分 Haskell math-functionsというのと、fad というのを入れるとできるらしい こちらがfadのページ stackするなら、 cabalのexecutable ...のbuild-depndsを build-depends: base , math-functions , fad || --yaml のextra-depsを >|| extra-deps: - math-functions-0.2.1.0 - fad-1.1.0.1 ||