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
Root cause fully diagnosed: Ubuntu's agda-stdlib installs sources to
/usr/share/agda-stdlib with NO .agda-lib manifest, so Agda fails with
'Library standard-library not found'. Create the manifest in the stdlib root
(include: .) and register it in ~/.agda/libraries. Coq + Z3 already pass.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments