Skip to content

Commit

Permalink
Update gh-pages
Browse files Browse the repository at this point in the history
Store path: /nix/store/h81wnmg2g7dmyrwa7g36w50fz7gjidak-combined-docs
  • Loading branch information
hercules-ci[bot] committed Nov 14, 2024
1 parent da341f9 commit 06ef79c
Show file tree
Hide file tree
Showing 194 changed files with 12,784 additions and 11,208 deletions.
2 changes: 1 addition & 1 deletion 404.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Concepts.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Concepts/DataAndScottEncoding.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Concepts/GenericProgramming.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Concepts/HaskellSynonym.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Concepts/Hoisting.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Concepts/WhatIsTheS.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion DEVGUIDE.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Introduction.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Introduction/DelayAndForce.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Introduction/PatternMatching.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Introduction/PlutarchTerms.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Introduction/PlutarchTerms/PlutarchConstants.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Introduction/PlutarchTerms/PlutarchLambdas.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Introduction/PlutarchTypes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Introduction/UntypedPlutusCore.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Overview.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Run.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/DifferenceBetweenPconAndPconstant.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/DontDuplicateWork.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/OptimizingUnhoistableLambdas.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/PlutarchFunctionsStrict.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/PreferMatchingOnPmatchResultImmediately.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/PreferPlutarchFunctions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/PreferStaticallyBuildingConstants.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/RepresentationOfPlutarchType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/ResponsibilityOfEvaluationInHaskellFunctions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/UsingHaskellLevelFunctions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/WorkingWithBoundFields.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tricks/makeIsDataIndexed,HaskellADTs,PIsDataRepr.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Troubleshooting.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Typeclasses.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Typeclasses/PConstantAndPLift.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Typeclasses/PEqAndPOrd.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Typeclasses/PIntegral.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Typeclasses/PIsData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Typeclasses/PIsDataReprAndPDataFields.html

Large diffs are not rendered by default.

428 changes: 428 additions & 0 deletions Typeclasses/PLiftable.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Typeclasses/PListLike.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Typeclasses/PTryFrom.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Typeclasses/PlutusType,PCon,PMatch.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PAsData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PBool.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PBuiltinList.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PBuiltinPair.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PByteString.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PDataSumAndPDataRecord.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PInteger.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PList.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PString.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Types/PUnit.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/AvoidWorkDuplicationUsingPlet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/Conditionals.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/DerivingForNewtypes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/DerivingWithGenerics.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/DoSyntaxWithQualifiedDo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/DoSyntaxWithTermCont.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/FFI.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/PreludeMixin.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/RaisingErrors.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/Recursion.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/Tracing.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Usage/UnsafeFunctions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/BASIC.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/VALIDATOR.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-A.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-All.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-C.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-D.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-F.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-L.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-P.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-T.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion haddock/doc-index-U.html

Large diffs are not rendered by default.

66 changes: 66 additions & 0 deletions haddock/doc-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -234329,6 +234329,12 @@
"module": "Plutarch.Test.Laws",
"link": "plutarch-testlib/html/Plutarch-Test-Laws.html#v:checkHaskellIntegralEquivalent"
},
{
"display_html": "<a href=\"#v:checkPLiftableLaws\">checkPLiftableLaws</a> :: <span class=\"keyword\">forall</span> (a :: S -&gt; <a href=\"file:///nix/store/xfg283zxrdh31xbsn3s48hvmxc7zqaid-ghc-9.6.6-doc/share/doc/ghc-9.6.6/html/libraries/base-4.18.2.1/Data-Kind.html#t:Type\" title=\"Data.Kind\">Type</a>). (Arbitrary (AsHaskell a), Pretty (AsHaskell a), <a href=\"file:///nix/store/xfg283zxrdh31xbsn3s48hvmxc7zqaid-ghc-9.6.6-doc/share/doc/ghc-9.6.6/html/libraries/base-4.18.2.1/Data-Eq.html#t:Eq\" title=\"Data.Eq\">Eq</a> (AsHaskell a), PLiftable a, <a href=\"file:///nix/store/xfg283zxrdh31xbsn3s48hvmxc7zqaid-ghc-9.6.6-doc/share/doc/ghc-9.6.6/html/libraries/base-4.18.2.1/Text-Show.html#t:Show\" title=\"Text.Show\">Show</a> (AsHaskell a), <a href=\"file:///nix/store/xfg283zxrdh31xbsn3s48hvmxc7zqaid-ghc-9.6.6-doc/share/doc/ghc-9.6.6/html/libraries/base-4.18.2.1/Type-Reflection.html#t:Typeable\" title=\"Type.Reflection\">Typeable</a> a) =&gt; TestTree",
"name": "checkPLiftableLaws",
"module": "Plutarch.Test.Laws",
"link": "plutarch-testlib/html/Plutarch-Test-Laws.html#v:checkPLiftableLaws"
},
{
"display_html": "<span class=\"keyword\">newtype</span> <a href=\"#t:Labeled\">Labeled</a> sym a = <a href=\"#v:Labeled\">Labeled</a> {<ul class=\"subs\"><li><a href=\"#v:unLabeled\">unLabeled</a> :: a</li></ul>}",
"name": "Labeled Labeled $sel:unLabeled:Labeled",
Expand Down Expand Up @@ -236615,6 +236621,66 @@
"module": "Plutarch.Builtin",
"link": "plutarch/html/Plutarch-Builtin.html#t:PDataNewtype"
},
{
"display_html": "<span class=\"keyword\">class</span> <a href=\"Plutarch-Internal-PlutusType.html#t:PlutusType\" title=\"Plutarch.Internal.PlutusType\">PlutusType</a> a =&gt; <a href=\"#t:PLiftable\">PLiftable</a> (a :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a> -&gt; <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) <span class=\"keyword\">where</span><ul class=\"subs\"><li><span class=\"keyword\">type</span> <a href=\"#t:AsHaskell\">AsHaskell</a> a :: <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a></li><li><a href=\"#v:toPlutarch\">toPlutarch</a> :: <span class=\"keyword\">forall</span> (s :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a>). <a href=\"Plutarch-Internal-Lift.html#t:AsHaskell\" title=\"Plutarch.Internal.Lift\">AsHaskell</a> a -&gt; <a href=\"Plutarch-Internal-Lift.html#t:PLifted\" title=\"Plutarch.Internal.Lift\">PLifted</a> a s</li><li><a href=\"#v:fromPlutarch\">fromPlutarch</a> :: (<span class=\"keyword\">forall</span> (s :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a>). <a href=\"Plutarch-Internal-Lift.html#t:PLifted\" title=\"Plutarch.Internal.Lift\">PLifted</a> a s) -&gt; <a href=\"file:///nix/store/xfg283zxrdh31xbsn3s48hvmxc7zqaid-ghc-9.6.6-doc/share/doc/ghc-9.6.6/html/libraries/base-4.18.2.1/Data-Either.html#t:Either\" title=\"Data.Either\">Either</a> <a href=\"Plutarch-Internal-Lift.html#t:LiftError\" title=\"Plutarch.Internal.Lift\">LiftError</a> (<a href=\"Plutarch-Internal-Lift.html#t:AsHaskell\" title=\"Plutarch.Internal.Lift\">AsHaskell</a> a)</li></ul>",
"name": "PLiftable AsHaskell toPlutarch fromPlutarch",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#t:PLiftable"
},
{
"display_html": "<a href=\"#v:pconstant\">pconstant</a> :: <span class=\"keyword\">forall</span> (a :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a> -&gt; <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) (s :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a>). <a href=\"Plutarch-Internal-Lift.html#t:PLiftable\" title=\"Plutarch.Internal.Lift\">PLiftable</a> a =&gt; <a href=\"Plutarch-Internal-Lift.html#t:AsHaskell\" title=\"Plutarch.Internal.Lift\">AsHaskell</a> a -&gt; <a href=\"Plutarch-Internal.html#t:Term\" title=\"Plutarch.Internal\">Term</a> s a",
"name": "pconstant",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#v:pconstant"
},
{
"display_html": "<a href=\"#v:plift\">plift</a> :: <span class=\"keyword\">forall</span> (a :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a> -&gt; <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>). <a href=\"Plutarch-Internal-Lift.html#t:PLiftable\" title=\"Plutarch.Internal.Lift\">PLiftable</a> a =&gt; (<span class=\"keyword\">forall</span> (s :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a>). <a href=\"Plutarch-Internal.html#t:Term\" title=\"Plutarch.Internal\">Term</a> s a) -&gt; <a href=\"Plutarch-Internal-Lift.html#t:AsHaskell\" title=\"Plutarch.Internal.Lift\">AsHaskell</a> a",
"name": "plift",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#v:plift"
},
{
"display_html": "<span class=\"keyword\">newtype</span> <a href=\"#t:DeriveBuiltinPLiftable\">DeriveBuiltinPLiftable</a> (a :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a> -&gt; <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) (h :: <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) (s :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a>) = <a href=\"#v:DeriveBuiltinPLiftable\">DeriveBuiltinPLiftable</a> (a s)",
"name": "DeriveBuiltinPLiftable DeriveBuiltinPLiftable",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#t:DeriveBuiltinPLiftable"
},
{
"display_html": "<span class=\"keyword\">newtype</span> <a href=\"#t:DeriveDataPLiftable\">DeriveDataPLiftable</a> (a :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a> -&gt; <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) (h :: <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) (s :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a>) = <a href=\"#v:DeriveDataPLiftable\">DeriveDataPLiftable</a> (a s)",
"name": "DeriveDataPLiftable DeriveDataPLiftable",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#t:DeriveDataPLiftable"
},
{
"display_html": "<span class=\"keyword\">newtype</span> <a href=\"#t:PLifted\">PLifted</a> a s = <a href=\"#v:PLifted\">PLifted</a> (<a href=\"Plutarch-Internal.html#t:Term\" title=\"Plutarch.Internal\">Term</a> s <a href=\"Plutarch-Internal-Other.html#t:POpaque\" title=\"Plutarch.Internal.Other\">POpaque</a>)",
"name": "PLifted PLifted",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#t:PLifted"
},
{
"display_html": "<a href=\"#v:unPLifted\">unPLifted</a> :: <a href=\"Plutarch-Internal-Lift.html#t:PLifted\" title=\"Plutarch.Internal.Lift\">PLifted</a> a s -&gt; <a href=\"Plutarch-Internal.html#t:Term\" title=\"Plutarch.Internal\">Term</a> s a",
"name": "unPLifted",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#v:unPLifted"
},
{
"display_html": "<span class=\"keyword\">data</span> <a href=\"#t:LiftError\">LiftError</a><ul class=\"subs\"><li>= <a href=\"#v:CouldNotEvaluate\">CouldNotEvaluate</a> <a href=\"Plutarch-Internal-Evaluate.html#t:EvalError\" title=\"Plutarch.Internal.Evaluate\">EvalError</a></li><li>| <a href=\"#v:TypeError\">TypeError</a> BuiltinError</li><li>| <a href=\"#v:CouldNotCompile\">CouldNotCompile</a> <a href=\"file:///nix/store/xfg283zxrdh31xbsn3s48hvmxc7zqaid-ghc-9.6.6-doc/share/doc/ghc-9.6.6/html/libraries/text-2.0.2/Data-Text.html#t:Text\" title=\"Data.Text\">Text</a></li><li>| <a href=\"#v:CouldNotDecodeData\">CouldNotDecodeData</a></li></ul>",
"name": "LiftError TypeError CouldNotEvaluate CouldNotCompile CouldNotDecodeData",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#t:LiftError"
},
{
"display_html": "<a href=\"#v:unsafeToUni\">unsafeToUni</a> :: <span class=\"keyword\">forall</span> (a :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a> -&gt; <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) (h :: <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>). DefaultUni `Includes` h =&gt; (<span class=\"keyword\">forall</span> (s :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a>). <a href=\"Plutarch-Internal-Lift.html#t:PLifted\" title=\"Plutarch.Internal.Lift\">PLifted</a> a s) -&gt; <a href=\"file:///nix/store/xfg283zxrdh31xbsn3s48hvmxc7zqaid-ghc-9.6.6-doc/share/doc/ghc-9.6.6/html/libraries/base-4.18.2.1/Data-Either.html#t:Either\" title=\"Data.Either\">Either</a> <a href=\"Plutarch-Internal-Lift.html#t:LiftError\" title=\"Plutarch.Internal.Lift\">LiftError</a> h",
"name": "unsafeToUni",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#v:unsafeToUni"
},
{
"display_html": "<a href=\"#v:unsafeFromUni\">unsafeFromUni</a> :: <span class=\"keyword\">forall</span> (a :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a> -&gt; <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) (h :: <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) (s :: <a href=\"Plutarch-Internal.html#t:S\" title=\"Plutarch.Internal\">S</a>). DefaultUni `Includes` h =&gt; h -&gt; <a href=\"Plutarch-Internal-Lift.html#t:PLifted\" title=\"Plutarch.Internal.Lift\">PLifted</a> a s",
"name": "unsafeFromUni",
"module": "Plutarch.Internal.Lift",
"link": "plutarch/html/Plutarch-Internal-Lift.html#v:unsafeFromUni"
},
{
"display_html": "<span class=\"keyword\">type family</span> (p :: <a href=\"Plutarch-Internal.html#t:PType\" title=\"Plutarch.Internal\">PType</a>) <a href=\"#t:-62--126--60-\">&gt;~&lt;</a> (t :: <a href=\"Plutarch-Prelude.html#t:Type\" title=\"Plutarch.Prelude\">Type</a>) :: <a href=\"file:///nix/store/xfg283zxrdh31xbsn3s48hvmxc7zqaid-ghc-9.6.6-doc/share/doc/ghc-9.6.6/html/libraries/base-4.18.2.1/Data-Kind.html#t:Constraint\" title=\"Data.Kind\">Constraint</a> <span class=\"keyword\">where ...</span>",
"name": ">~<",
Expand Down
2 changes: 1 addition & 1 deletion haddock/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 06ef79c

Please sign in to comment.