[cvs-nhc98] cvs commit: hat/src/hattrans Flags.hs HatTrans.hs
Malcolm Wallace
malcolm at haskell.org
Mon Jul 4 11:28:59 EDT 2005
malcolm 2005/07/04 08:28:59 PDT
Modified files:
src/hattrans Flags.hs HatTrans.hs
Log:
Fix the generation of new directory and file names in hat-trans.
Previously, we assumed the source filepath always reflected the
hierarchical module namespace, so the Hat portion was added at
the front. But some paths are just plain relative directories,
in which case the Hat portion should be added at the end.
Revision Changes Path
1.26 +4 -2 hat/src/hattrans/Flags.hs
1.15 +1 -2 hat/src/hattrans/HatTrans.hs
More information about the Cvs-nhc98
mailing list