IntersectMBO/cardano-base

Move Test modules

Open

#641 aberto em 6 de abr. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (55 forks)auto 404
good first issuetechnical debt

Métricas do repositório

Stars
 (105 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador