aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'package.conf.in')
-rw-r--r--package.conf.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.conf.in b/package.conf.in
index e5d1038..f044855 100644
--- a/package.conf.in
+++ b/package.conf.in
@@ -37,18 +37,18 @@ library-dirs: LIB_DIR
hs-libraries: "HSunix"
#if !(defined HAVE_FRAMEWORK_HASKELLSUPPORT) && defined(HAVE_LIBDL)
-extra-libs: "HSunix_cbits", "dl"
+extra-libraries: "HSunix_cbits", "dl"
#else
-extra-libs: "HSunix_cbits"
+extra-libraries: "HSunix_cbits"
#endif
include-dirs: INCLUDE_DIR
includes: HsUnix.h
depends: base
-extra-hugs-opts:
-extra-cc-opts:
-extra-ld-opts:
+hugs-options:
+cc-options:
+ld-options:
framework-dirs:
-extra-frameworks:
+frameworks:
haddock-interfaces: HADDOCK_IFACE
haddock-html: HTML_DIR