nixkell
Haskell project scaffold
A tool to simplify setup and collaboration for Haskell projects using Nix.
A simple Nix-Haskell skeleton
98 stars
5 watching
11 forks
Language: Nix
last commit: about 1 month ago
Linked from 1 awesome list
haskellnixskeleton
Related projects:
Repository | Description | Stars |
---|---|---|
jyp/styx | A tool that simplifies the management of Haskell projects by integrating multiple build tools and providing a consistent shell experience. | 163 |
input-output-hk/haskell.nix | Automates translation of Haskell projects into Nix code | 565 |
srid/haskell-flake | A Nix module that simplifies Haskell project management with Cabal package manager | 160 |
webghc/wasm-cross | A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
kowainik/summoner | A tool for creating production-ready Haskell projects with minimal configuration | 703 |
matthewbauer/nix-haskell-mode | A package manager tool for setting up Haskell projects in Emacs with Nix. | 28 |
matthewbauer/ghc-nix | 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. | 106 |
basvandijk/nixtodo | A Haskell application demonstrating Nix-based build and deployment of a web app | 65 |
cachix/elm2nix | Converts an Elm project into Nix expressions to enable reproducible and package-managed development | 111 |
nix-community/napalm | A tool for building npm packages in Nix and managing dependencies | 105 |
agrafix/spock | A Haskell web framework for rapid development with features like typesafe routing and CSRF protection. | 679 |
informalsystems/cosmos.nix | An experimental Nix project that provides a reproducible package set for integrating Cosmos IBC and CosmWasm projects | 57 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 168 |
utdemir/nix-tree | Interactive tool for exploring dependencies in Nix package builds | 781 |
catchplay/scaffold | A tool to generate a starter project layout for building Go applications. | 149 |