IntersectMBO/cardano-base

Move Test modules

Open

#641 aperta il 6 apr 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Haskell (55 fork)auto 404
good first issuetechnical debt

Metriche repository

Star
 (105 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Current module prefix that is used in testing is inconsistently named: Test.Crypto.*

All modules need to be renamed to Test.Cardano.Crypto.* and deprecated modules reinstated in a separate commit with re-exports and deprecation pragmas.

Guida contributor