Remove include-dirs ../../includes and ../../rts
authorIan Lynagh <igloo@earth.li>
Thu, 5 Jul 2007 20:53:56 +0000 (20:53 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 5 Jul 2007 20:53:56 +0000 (20:53 +0000)
We get these by virtue of depending on the rts package.

base.cabal

index b0c68e8..600ab03 100644 (file)
@@ -171,7 +171,7 @@ c-sources:
        cbits/lockFile.c
        cbits/longlong.c
        cbits/selectUtils.c
-include-dirs: include, ../../includes, ../../rts
+include-dirs: include
 includes:      HsBase.h
 install-includes:      HsBase.h HsBaseConfig.h WCsubst.h dirUtils.h lockFile.h consUtils.h Typeable.h
 extensions:    CPP