mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
2.2 KiB
2.2 KiB
- Introduction
- Motivation
- Architecture
- Tutorials
- Getting started
- Getting started with Flakes
- Getting started with Hix
- Creating a development environment
- Sourcing files only part of git repository using cleanGit
- Handling git repositories in projects
- Mapping non-Haskell dependencies to Nixpkgs
- Bumping Hackage and Stackage snapshots
- Materialization: Speeding up Nix evaluation
- Cross-compiling your project
- Generating coverage information
- Build a specific package from Hackage or Stackage
- Content addressed derivations
- Reference
- Templates / Abstraction
- Dev Notes