tweag / tweag/rules_haskell

Update BCR presubmit to use `rules_haskell` instead of running the tests in `rules_haskell`

Open
#2,116 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

type: feature request
Dominant language
Starlark
Stars
279
Forks
93
Avg merge
13d 11h
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe.

The intention of the BCR presubmit is to ensure that the module is usable. We should create a workspace that uses the module and run a build/test in that workspace.

Describe the solution you'd like

Add a child workspace that references the parent workspace (local_path_override) and performs a simple haskell build/test.

Describe alternatives you've considered

NA

Additional context

NA

Contributor guide

Open the contributing guide

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 locating the BCR presubmit configuration and how it currently runs tests in rules_haskell. Add a child workspace using local_path_override to reference the parent workspace, then verify that a simple Haskell build and test runs successfully from that workspace.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
build-system, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.