cvs commit: fptools/hslibs/tools/DrIFT ParseLib2.hs StandardRules.lhs

Sven Panne <[email protected]> Fri, 13 Sep 2002 12:26:07 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hslibs
Message-ID <[email protected]>
panne       2002/09/13 12:26:06 PDT

  Modified files:
    hslibs/tools/DrIFT   ParseLib2.hs StandardRules.lhs 
  Log:
  Make Template Haskell happy by putting spaces around '$'. Remembers me
  of the good ol' times when we suddenly all had to do the same thing
  for '.'. Memories...  :-)  Which infix op will die next?
  
  Revision  Changes    Path
  1.3       +1 -1      fptools/hslibs/tools/DrIFT/ParseLib2.hs
  1.3       +1 -1      fptools/hslibs/tools/DrIFT/StandardRules.lhs