Skip to content

Commit

Permalink
Update cabal file and change log
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Aug 23, 2024
1 parent 8174b35 commit 09b9d3c
Show file tree
Hide file tree
Showing 3 changed files with 52,842 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
(feature, compatible)
[PR 410](https://github.com/IntersectMBO/cardano-api/pull/410)

- Implement Era GADT and UseEra class as an alternative to the existing era handling code
- Implement Era GADT and IsEra class as an alternative to the existing era handling code
(feature, compatible)
[PR 402](https://github.com/IntersectMBO/cardano-api/pull/402)

Expand Down
3 changes: 2 additions & 1 deletion cardano-api/cardano-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ library internal
Cardano.Api.Eras.Case
Cardano.Api.Eras.Core
Cardano.Api.Error
Cardano.Api.Experimental.Eras
Cardano.Api.Experimental.Tx
Cardano.Api.Feature
Cardano.Api.Fees
Cardano.Api.Genesis
Expand Down Expand Up @@ -123,7 +125,6 @@ library internal
Cardano.Api.Orphans
Cardano.Api.Pretty
Cardano.Api.Protocol
Cardano.Api.Protocol.Version
Cardano.Api.ProtocolParameters
Cardano.Api.Query
Cardano.Api.Query.Expr
Expand Down
Loading

0 comments on commit 09b9d3c

Please sign in to comment.