hercules-ci / haskell-flake

Fork for upstreaming contributions.

Home Page:https://haskell.flake.page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haskell-flake

A flake-parts module to make Haskell development simpler with Nix.

Why?

To keep flake.nix smaller (see examples below) and declarative (what vs how) by bringing a NixOS-like module system to flakes. haskell-flake simply uses callCabal2nix and shellFor under the hood.

Documentation

https://haskell.flake.page/

Examples

Recommendations

About

Fork for upstreaming contributions.

https://haskell.flake.page

License:MIT License


Languages

Language:Nix 89.5%Language:Shell 9.9%Language:Haskell 0.6%