-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
6 lines (6 loc) · 1.83 KB
/
index.html
1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title></title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption empty"> </p></div><div id="content"><div id="module-list"><p class="caption">Signatures</p></div><div id="module-list"><p class="caption">Modules</p><ul><li><span class="module"><a href="ExprDiff.html">ExprDiff</a></span> Contains a type class and instances for differentiable expressions.</li><li><span class="module"><a href="ExprParser.html">ExprParser</a></span> Contains functions for parsing strings into
(Expr a) variables where a is Float or Double.</li><li><span class="module"><a href="ExprPretty.html">ExprPretty</a></span> Constains the show instance for the Expr datatype.
Nicely formats all of the different constructors of the Expr type.</li><li><span class="module"><a href="ExprTest.html">ExprTest</a></span></li><li><span class="module"><a href="ExprType.html">ExprType</a></span> Contains the Expr data type as well as useful functions relating to basic use of Expr's.</li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.18.1</p></div></body></html>