add install-includes: field
authorSimon Marlow <simonmar@microsoft.com>
Thu, 17 May 2007 09:49:48 +0000 (09:49 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 17 May 2007 09:49:48 +0000 (09:49 +0000)
base.cabal

index f4fd2fe..5ff08b7 100644 (file)
@@ -187,6 +187,7 @@ c-sources:
        cbits/timeUtils.c
 include-dirs: include, ../../includes, ../../rts
 includes:      HsBase.h
+install-includes:      HsBase.h
 extensions:    CPP
 -- XXX is there an extension for using # in varids?
 -- We need to set the package name to base (without a version number)