#3147: Testsuite for 6.10.2 fails if ghc is not already installed.
-----------------------------+----------------------------------------------
Reporter:  gwright           |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Test Suite      
 Version:  6.10.1            |       Severity:  normal          
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 The testsuite for ghc 6.10.2 fails if ghc is not already installed,
 because building at least one of the utilities requires hsc2hs.

 Attached are patches to the testsuite-6.10.2/mk/boilerplate.mk and
 testsuite-6.10.2/timeout/Makefile to fix this.  The patches force the use
 of the newly built hsc2hs.  (The changes handle hsc2hs in the same way
 ghc-pkg is handled.)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3147>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to