A flake-parts Nix module for Haskell development
Go to file
2023-03-12 22:19:36 -04:00
.github/workflows ci: Try a different nix installer 2023-02-28 16:59:51 -05:00
doc docs: note about linking cacert in docker image 2023-03-10 16:13:42 -05:00
example Add detailed comments to example flake 2023-03-08 14:36:17 -05:00
nix Add trivial source filter to avoid rebuilds 2023-03-12 22:19:36 -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 Add trivial source filter to avoid rebuilds 2023-03-12 22:19:36 -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 Reproduce source filtering problem 2023-03-13 01:38:44 +01:00

haskell-flake

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

Documentation

https://haskell.flake.page/

Examples

Recommendations