IntersectMBO/cardano-base

Move Test modules

Open

#641 创建于 2026年4月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Haskell (55 fork)auto 404
good first issuetechnical debt

仓库指标

Star
 (105 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南