Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
[#676] Move Byron.Aux module over wholesale
Browse files Browse the repository at this point in the history
Modify module name.

It doesn't compile, as the module is broken by recent changes from the
annotation work, and the downstream wasn't updated until just now, so
breakage wasn't detected.
  • Loading branch information
mhuesch committed Nov 26, 2019
1 parent 7d350f2 commit 9bcf3f9
Show file tree
Hide file tree
Showing 2 changed files with 675 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cardano-ledger/cardano-ledger.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ library
Cardano.Chain.Update.Validation.Registration
Cardano.Chain.Update.Validation.Voting

Cardano.Chain.Byron.Aux

build-depends: base >=4.11 && <5
, base58-bytestring
, base64-bytestring-type
Expand All @@ -131,6 +133,7 @@ library
, cardano-crypto
, cardano-crypto-wrapper
, cardano-prelude
, cborg
, containers
, contra-tracer
, concurrency
Expand Down
Loading

0 comments on commit 9bcf3f9

Please sign in to comment.