malcolm 2004/03/03 11:30:03 PST
Added files:
script hsc2hs.inst
Log:
Plumb hsc2hs into nhc98 build, and allow for using it in-place to build
hierarchical libraries.
malcolm 2004/03/01 09:00:57 PST
Modified files:
src/hmake PackageConfig.hs
Log:
Change the location of nhc98 package interface files from include/ to
include/packages/. This avoids the possible subversion of the hierarchy
by including the package name as a prefix to the "real" location in an
import declaration.
Revision Changes Path
1.7 +12 -7 nhc98/src/hmake/PackageConfig.hs
malcolm 2004/03/01 09:00:56 PST
Modified files:
script nhc98.inst
Log:
Change the location of nhc98 package interface files from include/ to
include/packages/. This avoids the possible subversion of the hierarchy
by including the package name as a prefix to the "real" location in an
import declaration.
Revision Changes Path
1.46 +3 -3 nhc98/script/nhc98.inst