Skip to content

Commit c8cdbba

Browse files
committed
Add readme for test/
1 parent 4a6d06a commit c8cdbba

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

test/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# haskell-flake tests
2+
3+
The following tests are available:
4+
5+
| Directory | Description |
6+
| --- | --- |
7+
| `simple/` | Basic functionalities |
8+
| `hpack` | `hpack` support |
9+
| `with-subdir` | Prevent redundant rebuilds when parent contents change |
10+
| `project-module`| Default project modules are generated correctly |
11+

0 commit comments

Comments
 (0)