Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3fdd011 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mraszyk committed Jul 17, 2023
0 parents commit de2280a
Show file tree
Hide file tree
Showing 184 changed files with 68,231 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions IC-CBOR-Parser.html
Original file line number Diff line number Diff line change
@@ -0,0 +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>IC.CBOR.Parser</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">ic-hs-0.0.1</span><ul class="links" id="page-menu"><li><a href="src/IC.CBOR.Parser.html">Source</a></li><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>Safe-Inferred</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">IC.CBOR.Parser</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:decodeWithoutTag" class="def">decodeWithoutTag</a> :: <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/bytestring-0.11.4.0/Data-ByteString-Lazy.html#t:ByteString" title="Data.ByteString.Lazy">ByteString</a> -&gt; <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Either.html#t:Either" title="Data.Either">Either</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a> <a href="src/IC.CBOR.Parser.html#decodeWithoutTag" class="link">Source</a> <a href="#v:decodeWithoutTag" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:decodeWithTag" class="def">decodeWithTag</a> :: <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/bytestring-0.11.4.0/Data-ByteString-Lazy.html#t:ByteString" title="Data.ByteString.Lazy">ByteString</a> -&gt; <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Either.html#t:Either" title="Data.Either">Either</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a> <a href="src/IC.CBOR.Parser.html#decodeWithTag" class="link">Source</a> <a href="#v:decodeWithTag" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:parseMap" class="def">parseMap</a> :: <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a> -&gt; <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Either.html#t:Either" title="Data.Either">Either</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> [(<a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a>, <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a>)] <a href="src/IC.CBOR.Parser.html#parseMap" class="link">Source</a> <a href="#v:parseMap" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:parseBlob" class="def">parseBlob</a> :: <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a> -&gt; <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Either.html#t:Either" title="Data.Either">Either</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/bytestring-0.11.4.0/Data-ByteString-Lazy.html#t:ByteString" title="Data.ByteString.Lazy">ByteString</a> <a href="src/IC.CBOR.Parser.html#parseBlob" class="link">Source</a> <a href="#v:parseBlob" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:parseField" class="def">parseField</a> :: <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; [(<a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a>, a)] -&gt; <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Either.html#t:Either" title="Data.Either">Either</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> a <a href="src/IC.CBOR.Parser.html#parseField" class="link">Source</a> <a href="#v:parseField" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:optionalField" class="def">optionalField</a> :: <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; [(<a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a>, a)] -&gt; <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Either.html#t:Either" title="Data.Either">Either</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> (<a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> a) <a href="src/IC.CBOR.Parser.html#optionalField" class="link">Source</a> <a href="#v:optionalField" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.26.0</p></div></body></html>
1 change: 1 addition & 0 deletions IC-CBOR-Patterns.html
Original file line number Diff line number Diff line change
@@ -0,0 +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>IC.CBOR.Patterns</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">ic-hs-0.0.1</span><ul class="links" id="page-menu"><li><a href="src/IC.CBOR.Patterns.html">Source</a></li><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>Safe-Inferred</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">IC.CBOR.Patterns</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">pattern</span> <a id="v:TMap_" class="def">TMap_</a> :: [(<a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a>, <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a>)] -&gt; <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a> <a href="src/IC.CBOR.Patterns.html#TMap_" class="link">Source</a> <a href="#v:TMap_" class="selflink">#</a></p></div><div class="top"><p class="src"><span class="keyword">pattern</span> <a id="v:TList_" class="def">TList_</a> :: [<a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a>] -&gt; <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a> <a href="src/IC.CBOR.Patterns.html#TList_" class="link">Source</a> <a href="#v:TList_" class="selflink">#</a></p></div><div class="top"><p class="src"><span class="keyword">pattern</span> <a id="v:TNat" class="def">TNat</a> :: <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Numeric-Natural.html#t:Natural" title="Numeric.Natural">Natural</a> -&gt; <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a> <a href="src/IC.CBOR.Patterns.html#TNat" class="link">Source</a> <a href="#v:TNat" class="selflink">#</a></p></div><div class="top"><p class="src"><span class="keyword">pattern</span> <a id="v:TBlob" class="def">TBlob</a> :: <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/bytestring-0.11.4.0/Data-ByteString-Lazy.html#t:ByteString" title="Data.ByteString.Lazy">ByteString</a> -&gt; <a href="file:///nix/store/hcyi2x1vrk4ynrfamjr6b8bmnbgzxxca-cborg-0.2.8.0-doc/share/doc/cborg-0.2.8.0/html/Codec-CBOR-Term.html#t:Term" title="Codec.CBOR.Term">Term</a> <a href="src/IC.CBOR.Patterns.html#TBlob" class="link">Source</a> <a href="#v:TBlob" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.26.0</p></div></body></html>
1 change: 1 addition & 0 deletions IC-CBOR-Utils.html
Original file line number Diff line number Diff line change
@@ -0,0 +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>IC.CBOR.Utils</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">ic-hs-0.0.1</span><ul class="links" id="page-menu"><li><a href="src/IC.CBOR.Utils.html">Source</a></li><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>Safe-Inferred</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">IC.CBOR.Utils</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:encodePrincipalList" class="def">encodePrincipalList</a> :: [<a href="IC-Types.html#t:EntityId" title="IC.Types">EntityId</a>] -&gt; <a href="IC-Types.html#t:Blob" title="IC.Types">Blob</a> <a href="src/IC.CBOR.Utils.html#encodePrincipalList" class="link">Source</a> <a href="#v:encodePrincipalList" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:encodeCanisterRangeList" class="def">encodeCanisterRangeList</a> :: [<a href="IC-Types.html#t:CanisterRange" title="IC.Types">CanisterRange</a>] -&gt; <a href="IC-Types.html#t:Blob" title="IC.Types">Blob</a> <a href="src/IC.CBOR.Utils.html#encodeCanisterRangeList" class="link">Source</a> <a href="#v:encodeCanisterRangeList" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.26.0</p></div></body></html>
1 change: 1 addition & 0 deletions IC-Canister-Imp.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions IC-Canister-Snapshot.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions IC-Canister-StableMemory.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions IC-Canister.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions IC-Certificate-CBOR.html
Original file line number Diff line number Diff line change
@@ -0,0 +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>IC.Certificate.CBOR</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">ic-hs-0.0.1</span><ul class="links" id="page-menu"><li><a href="src/IC.Certificate.CBOR.html">Source</a></li><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>Safe-Inferred</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">IC.Certificate.CBOR</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:encodeCert" class="def">encodeCert</a> :: <a href="IC-Certificate.html#t:Certificate" title="IC.Certificate">Certificate</a> -&gt; <a href="IC-HashTree.html#t:Blob" title="IC.HashTree">Blob</a> <a href="src/IC.Certificate.CBOR.html#encodeCert" class="link">Source</a> <a href="#v:encodeCert" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:decodeCert" class="def">decodeCert</a> :: <a href="IC-HashTree.html#t:Blob" title="IC.HashTree">Blob</a> -&gt; <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Either.html#t:Either" title="Data.Either">Either</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="IC-Certificate.html#t:Certificate" title="IC.Certificate">Certificate</a> <a href="src/IC.Certificate.CBOR.html#decodeCert" class="link">Source</a> <a href="#v:decodeCert" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.26.0</p></div></body></html>
1 change: 1 addition & 0 deletions IC-Certificate-Validate.html
Original file line number Diff line number Diff line change
@@ -0,0 +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>IC.Certificate.Validate</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">ic-hs-0.0.1</span><ul class="links" id="page-menu"><li><a href="src/IC.Certificate.Validate.html">Source</a></li><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>Safe-Inferred</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">IC.Certificate.Validate</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:validateCertificate" class="def">validateCertificate</a> :: <a href="IC-Types.html#t:Blob" title="IC.Types">Blob</a> -&gt; <a href="IC-Certificate.html#t:Certificate" title="IC.Certificate">Certificate</a> -&gt; <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/base-4.16.4.0/Data-Either.html#t:Either" title="Data.Either">Either</a> <a href="file:///nix/store/n4nbngkdp72aigvzs0xc8cy88z0ydbfv-ghc-9.2.8-doc/share/doc/ghc/html/libraries/text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> () <a href="src/IC.Certificate.Validate.html#validateCertificate" class="link">Source</a> <a href="#v:validateCertificate" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.26.0</p></div></body></html>
Loading

0 comments on commit de2280a

Please sign in to comment.