Skip to content

Commit 92ae540

Browse files
committed
Bumped Cuddle, added line comments and rule ordering
1 parent 32cb074 commit 92ae540

File tree

19 files changed

+2080
-2135
lines changed

19 files changed

+2080
-2135
lines changed

eras/allegra/impl/cddl-files/allegra.cddl

Lines changed: 226 additions & 233 deletions
Large diffs are not rendered by default.

eras/allegra/impl/testlib/Test/Cardano/Ledger/Allegra/CDDL.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import Test.Cardano.Ledger.Shelley.CDDL hiding (
2323
import Text.Heredoc
2424

2525
allegraCDDL :: Huddle
26-
allegraCDDL = collectFrom [block, transaction]
26+
allegraCDDL = collectFrom [HIRule block, HIRule transaction]
2727

2828
native_script :: Rule
2929
native_script =

0 commit comments

Comments
 (0)