Skip to content

Commit 8b9f1fe

Browse files
committed
Add programToExpr
1 parent df180e9 commit 8b9f1fe

19 files changed

Lines changed: 59 additions & 34 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!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" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>HelVM.HelPS.Compiler.Adapter</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">helps</span><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">HelVM.HelPS.Compiler.Adapter</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:compileTextSafe" class="def">compileTextSafe</a> :: <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hl-0.2.0.4-3c8e6fb9/share/doc/html/HelVM-HelIO-Control-Safe.html#t:MonadSafe" title="HelVM.HelIO.Control.Safe">MonadSafe</a> m =&gt; <a href="HelVM-HelPS-Compiler-How.html#t:How" title="HelVM.HelPS.Compiler.How">How</a> -&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> -&gt; m <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> <a href="#v:compileTextSafe" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:compileTextMaybe" class="def">compileTextMaybe</a> :: <a href="HelVM-HelPS-Compiler-How.html#t:How" title="HelVM.HelPS.Compiler.How">How</a> -&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> -&gt; <a href="${pkgroot}/../../../share/doc/ghc-9.10.1/html/libraries/base-4.20.0.0-inplace/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> <a href="#v:compileTextMaybe" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:compileText" class="def">compileText</a> :: <a href="HelVM-HelPS-Compiler-How.html#t:How" title="HelVM.HelPS.Compiler.How">How</a> -&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> -&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> <a href="#v:compileText" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:compile" class="def">compile</a> :: <a href="HelVM-HelPS-Compiler-How.html#t:How" title="HelVM.HelPS.Compiler.How">How</a> -&gt; <a href="${pkgroot}/../../../share/doc/ghc-9.10.1/html/libraries/base-4.20.0.0-inplace/Data-String.html#t:String" title="Data.String">String</a> -&gt; <a href="${pkgroot}/../../../share/doc/ghc-9.10.1/html/libraries/base-4.20.0.0-inplace/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:compile" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.28.0</p></div></body></html>
1+
<!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" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>HelVM.HelPS.Compiler.Adapter</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">helps</span><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">HelVM.HelPS.Compiler.Adapter</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:compileTextSafe" class="def">compileTextSafe</a> :: <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hl-0.2.1.2-ee53acf1/share/doc/html/HelVM-HelIO-Control-Safe.html#t:MonadSafe" title="HelVM.HelIO.Control.Safe">MonadSafe</a> m =&gt; <a href="HelVM-HelPS-Compiler-How.html#t:How" title="HelVM.HelPS.Compiler.How">How</a> -&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> -&gt; m <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> <a href="#v:compileTextSafe" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:compileTextMaybe" class="def">compileTextMaybe</a> :: <a href="HelVM-HelPS-Compiler-How.html#t:How" title="HelVM.HelPS.Compiler.How">How</a> -&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> -&gt; <a href="${pkgroot}/../../../share/doc/ghc-9.10.1/html/libraries/base-4.20.0.0-inplace/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> <a href="#v:compileTextMaybe" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:compileText" class="def">compileText</a> :: <a href="HelVM-HelPS-Compiler-How.html#t:How" title="HelVM.HelPS.Compiler.How">How</a> -&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> -&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> <a href="#v:compileText" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:compile" class="def">compile</a> :: <a href="HelVM-HelPS-Compiler-How.html#t:How" title="HelVM.HelPS.Compiler.How">How</a> -&gt; <a href="${pkgroot}/../../../share/doc/ghc-9.10.1/html/libraries/base-4.20.0.0-inplace/Data-String.html#t:String" title="Data.String">String</a> -&gt; <a href="${pkgroot}/../../../share/doc/ghc-9.10.1/html/libraries/base-4.20.0.0-inplace/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:compile" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.28.0</p></div></body></html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!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" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>HelVM.HelPS.HS2Lazy.Adapter</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">helps</span><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">HelVM.HelPS.HS2Lazy.Adapter</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:compileTextSafe" class="def">compileTextSafe</a> :: <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hl-0.2.0.4-3c8e6fb9/share/doc/html/HelVM-HelIO-Control-Safe.html#t:MonadSafe" title="HelVM.HelIO.Control.Safe">MonadSafe</a> m =&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> -&gt; m <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> <a href="#v:compileTextSafe" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.28.0</p></div></body></html>
1+
<!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" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>HelVM.HelPS.HS2Lazy.Adapter</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">helps</span><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">HelVM.HelPS.HS2Lazy.Adapter</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:compileTextSafe" class="def">compileTextSafe</a> :: <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hl-0.2.1.2-ee53acf1/share/doc/html/HelVM-HelIO-Control-Safe.html#t:MonadSafe" title="HelVM.HelIO.Control.Safe">MonadSafe</a> m =&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> -&gt; m <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/r-0.1.23.0-d66e43cd/share/doc/html/RIO-Prelude-Types.html#t:Text" title="RIO.Prelude.Types">Text</a> <a href="#v:compileTextSafe" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.28.0</p></div></body></html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!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" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>HelVM.HelPS.HS2Lazy.Builtin</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">helps</span><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">HelVM.HelPS.HS2Lazy.Builtin</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:expandBltin" class="def">expandBltin</a> :: <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hl-0.2.0.4-3c8e6fb9/share/doc/html/HelVM-HelIO-Control-Safe.html#t:MonadSafe" title="HelVM.HelIO.Control.Safe">MonadSafe</a> m =&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hs2lzy-0.1.0.0-27e63b9f/share/doc/html/HS2Lazy-Syntax.html#t:SKI" title="HS2Lazy.Syntax">SKI</a> -&gt; m <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hs2lzy-0.1.0.0-27e63b9f/share/doc/html/HS2Lazy-Syntax.html#t:SKI" title="HS2Lazy.Syntax">SKI</a> <a href="#v:expandBltin" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.28.0</p></div></body></html>
1+
<!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" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>HelVM.HelPS.HS2Lazy.Builtin</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">helps</span><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">HelVM.HelPS.HS2Lazy.Builtin</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:expandBltin" class="def">expandBltin</a> :: <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hl-0.2.1.2-ee53acf1/share/doc/html/HelVM-HelIO-Control-Safe.html#t:MonadSafe" title="HelVM.HelIO.Control.Safe">MonadSafe</a> m =&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hs2lzy-0.1.0.0-27e63b9f/share/doc/html/HS2Lazy-Syntax.html#t:SKI" title="HS2Lazy.Syntax">SKI</a> -&gt; m <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hs2lzy-0.1.0.0-27e63b9f/share/doc/html/HS2Lazy-Syntax.html#t:SKI" title="HS2Lazy.Syntax">SKI</a> <a href="#v:expandBltin" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.28.0</p></div></body></html>

0 commit comments

Comments
 (0)