Skip to content

Commit

Permalink
Leftover from #352: forgot to expose new module
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhammann committed Nov 6, 2023
1 parent c7ba006 commit b76449a
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions cardano-api-gen/cardano-api-gen.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@ library
hs-source-dirs: src
-- These modules should match those in cardano-api:gen
exposed-modules: Test.Gen.Cardano.Api.Empty
reexported-modules: Test.Gen.Cardano.Api,
Test.Gen.Cardano.Api.Metadata,
Test.Gen.Cardano.Api.Typed,
Test.Gen.Cardano.Crypto.Seed,
Test.Hedgehog.Golden.ErrorMessage,
Test.Hedgehog.Roundtrip.Bech32,
Test.Hedgehog.Roundtrip.CBOR,
Test.Gen.Cardano.Api.ProtocolParameters
Test.Gen.Cardano.Api
Test.Gen.Cardano.Api.Metadata
Test.Gen.Cardano.Api.Typed
Test.Gen.Cardano.Crypto.Seed
Test.Hedgehog.Golden.ErrorMessage
Test.Hedgehog.Roundtrip.Bech32
Test.Hedgehog.Roundtrip.CBOR

0 comments on commit b76449a

Please sign in to comment.