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.Auxiliary 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 Dec 10, 2019
1 parent 0ad59ce commit d1e46bb
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cardano-ledger/cardano-ledger.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ library
hs-source-dirs: src
exposed-modules:
Cardano.Chain.Block
Cardano.Chain.Byron.Auxiliary
Cardano.Chain.Common
Cardano.Chain.Constants
Cardano.Chain.Delegation
Expand Down Expand Up @@ -131,6 +132,7 @@ library
, cardano-crypto
, cardano-crypto-wrapper
, cardano-prelude
, cborg
, containers
, contra-tracer
, concurrency
Expand Down
Loading

0 comments on commit d1e46bb

Please sign in to comment.