haskell-flake/test
Berk Özkütük 57cd506878
Fix settings.<name>.cabalFlags implementation (#178)
* Fix cabalFlags implementation

* Improve impl; add test

* update changelog

---------

Co-authored-by: Sridhar Ratnakumar <srid@srid.ca>
2023-06-23 15:09:40 -04:00
..
project-module Add test for project module defaults 2023-03-14 14:10:15 -04:00
simple Fix settings.<name>.cabalFlags implementation (#178) 2023-06-23 15:09:40 -04:00
with-subdir Test cabal2nix re-eval behaviour (#150) 2023-04-26 21:37:09 -04:00
common.sh Factor out --override-input in one place 2023-03-14 13:57:58 -04:00
README.md Remove automatic hpack conversion (#148) 2023-04-26 15:01:02 -04:00

haskell-flake tests

The following tests are available:

Directory Description
simple/ Basic functionalities
with-subdir Prevent redundant rebuilds when parent contents change
project-module Default project modules are generated correctly