Wed Feb  6 02:55:10 PST 2008  Simon Marlow <[EMAIL PROTECTED]>
  * Find compiler version-specific output files automatically
  Also, clean up the way we find the output file. From the comment:
  
  # Finding the sample output.  The filename is of the form
  #
  #   <test>.stdout[-<compiler>][-<version>][-<wordsize>][-<platform>]
  #
  # and we pick the most specific version available.  The <version> is
  # the major version of the compiler (e.g. 6.8.2 would be "6.8").  For
  # more fine-grained control use if_compiler_lt().
  
  I'll update the wiki too.

    M ./config/ghc -1 +1
    M ./driver/testglobals.py +1
    M ./driver/testlib.py -15 +36

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to