Typo (consUtils.hs -> consUtils.h)
authorIan Lynagh <igloo@earth.li>
Tue, 19 Jun 2007 12:41:40 +0000 (12:41 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 19 Jun 2007 12:41:40 +0000 (12:41 +0000)
base.cabal

index bc4b321..b0c68e8 100644 (file)
@@ -173,7 +173,7 @@ c-sources:
        cbits/selectUtils.c
 include-dirs: include, ../../includes, ../../rts
 includes:      HsBase.h
-install-includes:      HsBase.h HsBaseConfig.h WCsubst.h dirUtils.h lockFile.h consUtils.hs Typeable.h
+install-includes:      HsBase.h HsBaseConfig.h WCsubst.h dirUtils.h lockFile.h consUtils.h Typeable.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)