ENH update dhall type

This commit is contained in:
Nathan Dwarshuis 2023-05-29 18:15:01 -04:00
parent 5bd3746c3f
commit 90ff12e7e4
1 changed files with 1 additions and 0 deletions

View File

@ -1018,6 +1018,7 @@ let Budget =
, bgtPosttax : List (MultiAllocation PosttaxValue)
, bgtTransfers : List BudgetTransfer
, bgtShadowTransfers : List ShadowTransfer
, bgtInterval : Optional Interval
}
in { CurID