Closed williamdemeo closed 2 months ago
The new code (and the Everything
module) type-checks. I'm not sure why the CI is failing. The error message is not very helpful.
Ah, I found this in one of the log files.
MAlonzo/Code/Ledger/Foreign/LedgerTypes.hs:166:39: error: [GHC-76037]
Not in scope: type constructor or class ‘ℕ’
|
166 | , ppMaxRefScriptSizePerTx :: ℕ
I'll fix that today.
Description
This closes issue #537.
Checklist