Git Product home page Git Product logo

Comments (3)

dan-t avatar dan-t commented on July 20, 2024

Do you think just searching for the dist-newstyle directory in the root directories should do the job?
Does the dist-newstyle/cache/plan.json file in the root directory then contain the build dependencies of all packages?

from cabal-bounds.

Hrothen avatar Hrothen commented on July 20, 2024

It looks like the plan.json just has all the dependencies for all of the packages yes. So using it would require manually building the dependency tree using the name of the package in the current directory to find the associated root package in the plan.json.

It seems like the Cabal library should have support for figuring these things out but a quick search suggests that everything for interacting with cabal.project files is internal and only exposed to cabal-install, which seems weird. It looks like there's an issue for adding a flag to ignore the project when building haskell/cabal#7057 but that presumably won't work if the package depends on another package in the project, which is the whole point of projects.

from cabal-bounds.

dan-t avatar dan-t commented on July 20, 2024

Can you send me a ˋplan.jsonˋ file for such a multi package project.

So projects are mostly about local dependencies?
This means that cabal doesn‘t support local paths as dependencies in a cabal file?
With all these different package managers it sometimes gets a bit confusing which one supports what.

from cabal-bounds.

Related Issues (12)

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.