
#8205: the 'impossible' happened : expectJust block_order ----------------------------------------+---------------------------------- Reporter: erikd | Owner: jstolarek Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC failed | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ----------------------------------------+---------------------------------- Comment (by kazu-yamamoto): Which version of python is necessary? {{{ Traceback (most recent call last): File "../driver/runtests.py", line 188, in ? from testlib import * File "/home/kazu/work/ghc/testsuite/driver/testlib.py", line 1856 with t.lockFilesWritten: ^ SyntaxError: invalid syntax make: *** [test] Error 1 }}} I'm testing on 32bit Linux. python is version 2.4. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8205#comment:31 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler