We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4190cb3 commit 93c28eaCopy full SHA for 93c28ea
nix/cells/plutus/packages/combined-plutus-haddock.nix
@@ -25,7 +25,6 @@ cell.library.combine-haddock {
25
* "PlutusTx": Compiling Haskell to PLC (Plutus Core; on-chain code).
26
* "PlutusTx.Prelude": Haskell prelude replacement compatible with PLC.
27
* "PlutusCore": Programming language in which scripts on the Cardano blockchain are written.
28
- * "PlutusIR": Intermediate Representation language that compiles to Plutus Core.
29
* "UntypedPlutusCore": On-chain Plutus code.
30
'';
31
};
0 commit comments