IHaskell extension for making the use of Symtegration more seamless with IHaskell.
For example, the integral from the following will be rendered as a mathematical expression.
To use with a local IHaskell installation, include extra dependencies in stack.yaml.
For example,
extra-deps:
- symtegration-0.6.1
- ihaskell-symtegration-0.1.0Once the extra dependencies are built and installed, they should be available for use within IHaskell.
$ stack install symtegration ihaskell-symtegrationSee CHANGELOG.md for what has changed.
Be nice; see CODE_OF_CONDUCT.md for details.
See SECURITY.md for details.
See CONTRIBUTING.md for details.
Apache 2.0; see LICENSE for details.
