A flake-parts Nix module for Haskell development
Go to file
Sridhar Ratnakumar 2fde5d0cab
Add autoWire option, to control flake outputs (#134)
* Add autoWire option, to control flake outputs

* add changelog
2023-03-30 16:53:07 -04:00
.github/workflows test: Install Nix as a CI step (#125) 2023-03-14 11:48:08 -04:00
doc docs: Mention tweag's blog post quoting Eelco's thesis 2023-03-27 09:24:42 -04:00
example Factor out --override-input in one place 2023-03-14 13:57:58 -04:00
nix Add autoWire option, to control flake outputs (#134) 2023-03-30 16:53:07 -04:00
test Add readme for test/ 2023-03-14 14:10:19 -04:00
.gitignore Add automated test (#60) 2023-02-01 14:52:39 -05:00
CHANGELOG.md Add autoWire option, to control flake outputs (#134) 2023-03-30 16:53:07 -04:00
flake.nix Move template test from ci.yaml to test.sh 2023-03-13 21:40:45 -04:00
Jenkinsfile add Jenkins configuration (#128) 2023-03-19 12:15:32 -04:00
LICENSE Initial commit 2022-05-30 09:01:58 -04:00
README.md doc: Add examples 2023-03-14 11:16:50 -04:00
rundoc.sh Add emanote run command to docs script 2023-03-14 11:21:11 -04:00
runtest.sh Add test for project module defaults 2023-03-14 14:10:15 -04:00

haskell-flake

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

Documentation

https://haskell.flake.page/