Dependencies for emgm-0.2

library
test

Flags

Automatic Flags
NameDescriptionDefault
th23

Define a CPP flag that enables conditional compilation for template-haskell package version 2.3 and newer.

Enabled
test

Enable the test configuration: Build the test executable, reduce build time.

Disabled
hpc

Enable program coverage on test executable.

Disabled
nolib

Don't build the library. This is useful for speeding up the modify-build-test loop. With "-ftest" (only), the build command will build both the library and the test executable. With "-ftest -fnolib", the build command builds only the test executable.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info