From 39a30ad5eae3628e788ae944ccf698411140dee3 Mon Sep 17 00:00:00 2001 From: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> Date: Wed, 9 Dec 2020 11:19:26 +0100 Subject: Implement example executables also for Haskell fpm --- example_packages/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_packages') diff --git a/example_packages/README.md b/example_packages/README.md index a360225..667b9a3 100644 --- a/example_packages/README.md +++ b/example_packages/README.md @@ -13,7 +13,7 @@ the features demonstrated in each package and which versions of fpm are supporte | hello_complex_2 | Auto-discovery of tests and executables with modules | N | Y | | hello_fpm | App-only; local path dependency | Y | Y | | hello_world | App-only | Y | Y | -| with_examples | Example-only | N | Y | +| with_examples | Example-only | Y | Y | | makefile_complex | External build command (makefile); local path dependency | Y | N | | program_with_module | App-only; module+program in single source file | Y | Y | | submodules | Lib-only; submodules (3 levels) | N | Y | -- cgit v1.2.3