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
Uncaught error: Error: Can't recognise token
Running idris2 --build ./idris-ct.ipkg does not seem to work:
idris2 --build ./idris-ct.ipkg
---> Building idris-ct Uncaught error: Error: Can't recognise token. "idris-ct.ipkg":3:1--3:2 1 | package idris-ct 2 | 3 | {- ^ Command failed: /opt/local/bin/idris2 --build /opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_math_idris-ct/idris-ct/work/idris-ct-fbc7f633e0d86bfe5b56a2c4b9db6f780d59106d/idris-ct.ipkg Exit code: 1
Am I doing something wrong? --checkpkg is not recognized at all.
--checkpkg
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running
idris2 --build ./idris-ct.ipkg
does not seem to work:Am I doing something wrong?
--checkpkg
is not recognized at all.The text was updated successfully, but these errors were encountered: