cvs commit: hugs98/libraries Makefile.in
Ross Paterson <[email protected]> Sat, 5 Aug 2006 08:15:32 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
ross 2006/08/05 08:15:32 PDT
Modified files:
libraries Makefile.in
Log:
get hsc2hs data directory from Paths_hsc2hs.hs
It would be nice if we could use Cabal to do the installation, but
System.Directory.setPermissions is inadequate, and also the installed
file would clobber an existing hsc2hs from GHC.
Revision Changes Path
1.30 +4 -2 hugs98/libraries/Makefile.in