srid / srid/haskell-flake

Problems with `buildFromSdist`

Open
#293 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

buildFromSdist provides the benefit of checking release-worthiness (something not all Haskell projects care about, because they don't all care to release to Hackage).

But it does so at the expense of causing much pain:

  • #238
  • #283
  • #290
  • #292

Can we replace it with something that just works?

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 by examining the buildFromSdist implementation and the problems described in issues #238, #283, #290, and #292. The issue does not define a replacement or acceptance criteria; done would require agreeing on an alternative that avoids the reported pain while addressing the intended release-worthiness check.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.