ADD amount type exports
This commit is contained in:
parent
ac1f29cb61
commit
a6d9f959f1
|
@ -257,4 +257,6 @@ in { CurID
|
|||
, Allocation
|
||||
, PreAllocation
|
||||
, PostAllocation
|
||||
, Amount
|
||||
, TimeAmount
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@ let List/map =
|
|||
|
||||
let T =
|
||||
./Types.dhall
|
||||
sha256:ab27ba49451d41a84aab51ed7fd192a248d42fa7791a24358615f47100ebee15
|
||||
sha256:dfbc39a5fe5f4b78b86dc5d4def8de689ff800b6ee506c7a63d573c0be02e976
|
||||
|
||||
let nullSplit =
|
||||
\(a : T.SplitAcnt) ->
|
||||
|
|
Loading…
Reference in New Issue