GithubHelp home page GithubHelp logo

Libraries from MAlonzo/ about nvim-agda HOT 3 CLOSED

ashinkarov avatar ashinkarov commented on June 16, 2024
Libraries from MAlonzo/

from nvim-agda.

Comments (3)

ashinkarov avatar ashinkarov commented on June 16, 2024

I am affraid this has nothing to do with nvim-agda. The haskell file in Malonzo is irrelevant, because the error message is saying that agda cannot find the module named Relation.Binary.PropositionalEquality. I guess you need to setup correct path to the standard library (in ~/.agda/libraries and ~/.agda/defaults) --- this is where the missing module is located. See https://agda.readthedocs.io/en/v2.6.2.2/tools/package-system.html#example-using-the-standard-library for more details on how to do this.

I just randomly tried to check src/plfa/part1/Negation.lagda.md, and it worked as expected.

from nvim-agda.

siers avatar siers commented on June 16, 2024

The path is probably the issue, I just noticed that the command line command I've been recalling through the shell history includes -i., so that probably accounts for the discrepancy between nvim-agda failures and my command line agda's successes.

Sorry for the non-issue and thank you for the feedback!

from nvim-agda.

siers avatar siers commented on June 16, 2024

Solved by adding standard-library in ~/.agda/defaults and the -i . does not make an appearance there and is magically no longer required in command line compiling either though the error that used to be there when compiling from the command line did not suggest why. 🎉 🤷

from nvim-agda.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.