cvs commit: fptools/greencard/src Main.lhs greencard.hugs.in GreenCard.lhs fptools/hslibs/win32 Makefile.hugs hugs.mk

Sven Panne <[email protected]> Fri, 29 Aug 2003 03:27:15 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hslibs
Message-ID <[email protected]>
panne       2003/08/29 03:27:15 PDT

  Modified files:
    greencard/src        greencard.hugs.in 
    hslibs/win32         Makefile.hugs hugs.mk 
  Added files:
    greencard/src        Main.lhs 
  Removed files:
    greencard/src        GreenCard.lhs 
  Log:
  Given the changes in GHC's naming of .o and .hi files, the build system
  doesn't like the Main module in a file named differently from Main.{,l}hs
  
  Revision  Changes    Path
  1.2       +1 -1      fptools/greencard/src/greencard.hugs.in
  1.10      +1 -1      fptools/hslibs/win32/Makefile.hugs
  1.4       +1 -1      fptools/hslibs/win32/hugs.mk