[GHC] #11034: ghc 7.10.2 testsuite: "T367(normal)" test compilation fails
GHC
ghc-devs at haskell.org
Thu Oct 29 12:27:01 UTC 2015
#11034: ghc 7.10.2 testsuite: "T367(normal)" test compilation fails
---------------------------------+----------------------------------------
Reporter: dtonhofer | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.10.2
Resolution: | Keywords:
Operating System: Linux | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+----------------------------------------
Comment (by simonpj):
This is in `testsuite/tests/concurrent/should_run` correct? I get
{{{
1 had missing libraries
}}}
and indeed I don't have `libraries/concurrent` installed. I'm not sure
whether it lives in GHC's build tree any more. Could you have an out of
date hi file or something?
Anyway how do I reproduce?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11034#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list