# Gabriella439/haskell-nix

Nix and Haskell in production

Repository: https://github.com/Gabriella439/haskell-nix
Canonical: https://ross.abutalabs.com/products/haskell-nix
Language: Nix
License Family: other
Last push: 2023-09-22T15:53:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3530, "days_push": 1076, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1168, forks 109 (observed 2026-08-28T04:03:50.836243+00:00)

## What it is
A guide documenting how to use Nix for Haskell development in production, covering two workflows: Nix-provisioned development environments with cabal, and Nix-driven builds for CI. It includes example Nix derivations and best practices for scaling Haskell projects across teams.

## Use cases
- set up a Nix-based Haskell development environment
- build Haskell projects with Nix for continuous integration
- learn how Nix complements cabal instead of replacing it
- manage multiple private Haskell projects across a team with Nix
- migrate from stack to Nix for Haskell dependency management
- configure release.nix files for Haskell projects

## When to choose
- you use Haskell with Nix and want production-tested guidance
- you need reproducible Haskell builds for CI like Hydra
- you want to understand Nix vs stack tradeoffs for Haskell

## When to avoid
- you want a step-by-step tutorial for Nix itself rather than Haskell integration
- you need maintained tooling or a library rather than documentation
- your project is small and stack.yaml simplicity suffices

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: build-tool, developer-tools, documentation
- domain: developer-tools, programming-languages
- platform: cli
- tags: nix, haskell, cabal, guide, tutorial, devops, linux, macos

## Member repositories
- Gabriella439/haskell-nix (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.836243+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:45.311149+00:00, confidence not recorded.
  - readme: https://github.com/Gabriella439/haskell-nix (fetched 2026-08-28T04:03:50.836243+00:00, sha 001108e017cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
