haskell-flake/test
2024-04-20 03:44:10 -04:00
..
otherOverlays Add otherOverlays option (#277) 2024-03-27 15:39:41 -04:00
project-module test/{simple, project-module}: convert to flake checks (#243) 2024-02-24 08:43:41 -05:00
settings-defaults feat: Add granular settings defaults (#275) 2024-04-20 03:44:10 -04:00
simple test/simple: add a readme file 2024-03-13 17:06:47 -04:00
with-subdir test: add README 2024-03-13 17:53:37 -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