Skip to content

Conflict with the new Agda library management #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
asr opened this issue Nov 7, 2016 · 0 comments
Open

Conflict with the new Agda library management #77

asr opened this issue Nov 7, 2016 · 0 comments
Assignees

Comments

@asr
Copy link
Owner

asr commented Nov 7, 2016

$ cat .agda/defaults 
standard-library
...
$ /test/succeed/fol-theorems
$ agda --no-default-libraries Record.agda
$apia Record.agda
apia: The reading of the interface file .../Record.agdai failed. It is possible that you used a different version of Agda to build the Apia program and to type-check your module

Workaround: Remove standard-library from the defaults libraries.

@asr asr self-assigned this Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant