Skip to content

Commit 7e035e4

Browse files
Apply suggestion from @williamdemeo
Co-authored-by: William DeMeo <[email protected]>
1 parent 534d9dc commit 7e035e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ledger/Conway/Specification/PoolReap.lagda.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ instance
3838
unquoteDecl HasCast-PoolReapState = derive-HasCast
3939
[ (quote PoolReapState , HasCast-PoolReapState) ]
4040
```
41+
-->
4142

4243
Recall, `PState`{.AgdaDatatype} is a record with two fields, `pools`{.AgdaField}
4344
and `retiring`{.AgdaField} (maps on `KeyHash`{.AgdaField} with codomains

0 commit comments

Comments
 (0)