Dependencies for ncurses-0.2.11

library

Flags

Manual Flags

NameDescriptionDefault
use-pkgconfig

Use pkg-config to set linker and include flags.

Disabled
force-narrow-library

Force including and linking against ncurses instead of ncursesw. This is only useful on systems that have the ncursesw package installed incorrectly. On most systems this will cause compile- or run-time errors.

Disabled
force-c2hs-newtype-pointer-hooks

Force using the newtype'd pointer hooks introduced in c2hs 0.18.1. This is only necessary when building with c2hs==0.18.1, as 0.18.2 and later can be auto-detected.

Disabled

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