A flake-parts Nix module for Haskell development
Go to file
Sridhar Ratnakumar 26852ade57 Prep for 0.2.0
2023-03-13 18:03:29 -04:00
.github/workflows runtest.sh: Prevent using macOS shell (zsh or bash) 2023-03-12 22:20:17 -04:00
doc docs: add direnv setup 2023-03-13 15:45:09 -04:00
example Add detailed comments to example flake 2023-03-08 14:36:17 -05:00
nix build-haskell-package.nix: Fix accuracy of module description 2023-03-12 23:03:35 -04:00
test Reproduce source filtering problem 2023-03-13 01:38:44 +01:00
.gitignore Add automated test (#60) 2023-02-01 14:52:39 -05:00
CHANGELOG.md Prep for 0.2.0 2023-03-13 18:03:29 -04:00
docs.sh Fix sloppy commit to docs.sh 2023-02-08 20:30:04 -05:00
flake.nix Refactor: organize nix code under ./nix 2023-02-28 16:48:08 -05:00
LICENSE Initial commit 2022-05-30 09:01:58 -04:00
README.md docs: Add 'under the hood' 2023-03-10 15:26:33 -05:00
runtest.sh runtest.sh: Prevent using macOS shell (zsh or bash) 2023-03-12 22:20:17 -04:00

haskell-flake

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

Documentation

https://haskell.flake.page/

Examples

Recommendations