srid / srid/haskell-flake

`cabal.project` may reference cabal files instead of directories

Open
#113 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Nix
Stars
240
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Cabal install accepts references to .cabal files, as well as references to directories containing them. Haskell-flake does not support files yet.

Example:

cabal.project

packages:
  foo/foo.cabal

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the cabal.project example and trace how package entries are interpreted, using the shown foo/foo.cabal file reference as the case to support. Confirm that a project listing a .cabal file is handled as well as a directory listing; no implementation files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.