Skip to content

One IFD for all project-related information? #1616

Closed
@michaelpj

Description

@michaelpj

From discussion with @andreabedini.

At the moment we do a bunch of parsing of the cabal.project in Nix. This avoids us from having to do more IFD. But we have to do at least one IFD already to get the plan.json. So we could have an analyze-project derivation that gives us the plan.json but also the index-state, repository stanzas etc. That would let us write the logic in Haskell, which would be nicer and easier to test (and could maybe even use the cabal parser).

cc @hamishmack

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions