Skip to content

Commit 8fbfbf4

Browse files
ana-pantilieeffectfully
authored andcommitted
Add documentation to Data.Value (#6220)
1 parent 2e1043c commit 8fbfbf4

File tree

1 file changed

+4
-0
lines changed
  • plutus-ledger-api/src/PlutusLedgerApi/V1/Data

1 file changed

+4
-0
lines changed

plutus-ledger-api/src/PlutusLedgerApi/V1/Data/Value.hs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
-- TODO: this module adds a copy of the 'Value' type
2+
-- in which the underlying maps are 'Data.AssocMap'.
3+
-- !!WARNING!!: this is currently experimental so do not use in production code!
4+
15
-- editorconfig-checker-disable-file
26
{-# LANGUAGE DeriveAnyClass #-}
37
{-# LANGUAGE DeriveDataTypeable #-}

0 commit comments

Comments
 (0)