Skip to content

Commit

Permalink
Prevent leaking orphan instances for TranslationContext (ShelleyEra c)
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Feb 6, 2023
1 parent 69f3ab9 commit b86e702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eras/shelley/impl/src/Cardano/Ledger/Shelley.hs
Expand Up @@ -13,6 +13,7 @@ import Cardano.Ledger.Crypto (StandardCrypto)
import Cardano.Ledger.Shelley.Era (ShelleyEra)
import Cardano.Ledger.Shelley.PParams ()
import Cardano.Ledger.Shelley.Rules ()
import Cardano.Ledger.Shelley.Translation ()
import Cardano.Ledger.Shelley.Tx (
ShelleyTx,
ShelleyTxBody,
Expand Down

0 comments on commit b86e702

Please sign in to comment.