ENH export tagid

This commit is contained in:
Nathan Dwarshuis 2023-02-27 21:57:35 -05:00
parent 5d275f8945
commit 293bcebc36
2 changed files with 2 additions and 1 deletions

View File

@ -269,6 +269,7 @@ in { CurID
, SqlConfig , SqlConfig
, Currency , Currency
, Tag , Tag
, TagID
, Interval , Interval
, Global , Global
, Gregorian , Gregorian

View File

@ -4,7 +4,7 @@ let List/map =
let T = let T =
./Types.dhall ./Types.dhall
sha256:2db72598a68d7a11fa4433d5d7eb17ae63dd619be9300ab19d71b2e126508972 sha256:d6fb86709621764c66a71139637da8e220abc6f0b9cfc73ef0f90759120e4812
let nullSplit = let nullSplit =
\(a : T.SplitAcnt) -> \(a : T.SplitAcnt) ->