Skip to content
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

Module Data.List.In is ignored #12

Closed
andrey-komarov opened this issue Oct 29, 2015 · 1 comment
Closed

Module Data.List.In is ignored #12

andrey-komarov opened this issue Oct 29, 2015 · 1 comment

Comments

@andrey-komarov
Copy link

(see code in JetBrains/arend-lib#1)

File Data/List/In.vc exists in filesystem but ignored by compiler:

[OK] test.Paths
[OK] test.Hlevel
[OK] test.Data.Unit
[OK] test.Data.Empty
[OK] test.Data.Bool
[OK] test.Data.Either
[OK] test.Data.Maybe
[OK] test.Combinators
[OK] test.Data.Nat.Base
[OK] test.Data.List
[OK] test.Logic
[OK] test.Relation
[OK] test.Data.Nat.Properties
[OK] test.Data.Nat.Compare
[OK] test.Data.Vector
[OK] test.Data.Fin
[OK] test.Data.List.Properties
[OK] test.Data.Fin.Properties
[OK] test.Examples
[OK] test.Fac
[OK] test.Algebra.Semigroup
@pschuprikov pschuprikov self-assigned this Oct 29, 2015
@pschuprikov
Copy link
Contributor

Module loading result was misinterpreted in file processing. Fixed in e8f52cf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants