We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rule A type ;; let foo = derive ({x : A} P type) ({x : A} f : P{x}) (a : A) -> f{a} ;;
yields
Rule A is postulated. val foo :> derivation = Fatal error: exception File "src/nucleus/sanity.ml", line 55, characters 5-11: Assertion failed
Feel free to ignore and/or scold me again for trying to use unfinished software.
The text was updated successfully, but these errors were encountered:
Oh, yes, I know about that one. It's a problem in printing actually, but this should be dealt with. Thank you for pointing it out :)
Sorry, something went wrong.
No branches or pull requests
yields
Feel free to ignore and/or scold me again for trying to use unfinished software.
The text was updated successfully, but these errors were encountered: