From 024a57179dc06dbf61632d557b48dee05693f835 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Mon, 19 Jun 2023 12:39:56 -0400 Subject: [PATCH] FIX half getter expiort --- dhall/Types.dhall | 1 + 1 file changed, 1 insertion(+) diff --git a/dhall/Types.dhall b/dhall/Types.dhall index 2b1c7e5..2c335b0 100644 --- a/dhall/Types.dhall +++ b/dhall/Types.dhall @@ -1178,6 +1178,7 @@ in { CurID , BudgetTransferType , TxGetter , TxSubGetter + , TxHalfGetter , HistTransfer , SingleAllocation , MultiAllocation