ghc-nix
Haskell build accelerator
An effort to speed up Haskell builds by leveraging Nix's caching capabilities and enabling content-addressable store paths for early cut-off of unnecessary rebuilds.
Exploring the options for incremental Haskell builds using Nix
106 stars
15 watching
4 forks
Language: Haskell
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A package manager tool for setting up Haskell projects in Emacs with Nix. | 28 |
| Automates translation of Haskell projects into Nix code | 565 |
| A tool to simplify setup and collaboration for Haskell projects using Nix. | 98 |
| A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
| Enables heap inspection and analysis of running Haskell programs from an external debugger | 61 |
| A tool to specify and manage build environments for Haskell projects | 181 |
| Automates and optimizes the build process of Rust projects using incremental artifact caching. | 972 |
| Automates periodic updates of a large collection of Nix package definitions. | 450 |
| A continuous integration service for Nix-based projects | 1,214 |
| A Haskell application demonstrating Nix-based build and deployment of a web app | 65 |
| Provides a Haskell interface to the Nix store semantics and various implementations of that interface. | 87 |
| A high-performance parallel array computation language and runtime system for Haskell | 909 |
| An implementation of direnv's use_nix and use_flake features in Nix package format for faster shell caching and build dependency management. | 1,914 |
| Provides Nix integration with Clojure projects to simplify their build and deployment process. | 157 |
| A syntax highlighter library for Haskell built around the GHC lexer. | 59 |