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
I want to add that the current issue is about end users who install Agda, perhaps using platform-specific package managers that bundle the standard library together with Agda. In this case having to manually fix the location of READMEs or fix the include path in .agda-lib isn't ideal.
How to use README files? I need to add a top-level
.agda-lib
files, for otherwise I got this errorThe only notes I found are in HACKING.md which says changing
include: src
toinclude: src .
instandard-library.agda-lib
.Would it be more helpful to make READMEs an
.agda-lib
or add instructions toinstallation-guide.md
?The text was updated successfully, but these errors were encountered: