diff --git a/cardano-api/src/Cardano/Api.hs b/cardano-api/src/Cardano/Api.hs index f98f32ff8c..6b720e3877 100644 --- a/cardano-api/src/Cardano/Api.hs +++ b/cardano-api/src/Cardano/Api.hs @@ -906,6 +906,7 @@ module Cardano.Api , toNetworkMagic , fromLedgerTxOuts , toLedgerUTxO + , fromLedgerUTxO , runParsecParser , SlotsInEpoch (..) , SlotsToEpochEnd (..)