From 6f8a4466edde51653439f03a34e6fab6f2ff2071 Mon Sep 17 00:00:00 2001 From: LKedward Date: Sun, 27 Sep 2020 12:14:04 +0100 Subject: Add: circular_example demo to fpm CI scripts Now supported with local dev-dependencies --- test/example_packages/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/example_packages') diff --git a/test/example_packages/README.md b/test/example_packages/README.md index 95dad31..ee2a908 100644 --- a/test/example_packages/README.md +++ b/test/example_packages/README.md @@ -6,7 +6,7 @@ the features demonstrated in each package and which versions of fpm are supporte | Name | Features | Bootstrap (Haskell) fpm | fpm | |---------------------|---------------------------------------------------------------|:-----------------------:|:---:| -| circular_example | Local path dependency; circular dependency | Y | N | +| circular_example | Local path dependency; circular dependency | Y | Y | | circular_test | Local path dependency; circular dependency | Y | Y | | hello_complex | Non-standard directory layout; multiple tests and executables | Y | Y | | hello_complex_2 | Auto-discovery of tests and executables with modules | N | Y | -- cgit v1.2.3