You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The toplevel Haskell module generated using MAlonzo is named Lib which makes it very hard to search where it's used.
Perhaps it should be named using something more descriptive, like LedgerFormalSpec or LedgerAgdaSpec?
The text was updated successfully, but these errors were encountered:
The toplevel Haskell module generated using MAlonzo is named
Lib
which makes it very hard to search where it's used.Perhaps it should be named using something more descriptive, like
LedgerFormalSpec
orLedgerAgdaSpec
?The text was updated successfully, but these errors were encountered: