Skip to content

hercules-ci/haskell-flake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Nix 89.5%
  • Shell 9.9%
  • Haskell 0.6%