[GHC] #11496: Build profiling libraries on `validate --slow`
GHC
ghc-devs at haskell.org
Tue Jan 26 19:45:32 UTC 2016
#11496: Build profiling libraries on `validate --slow`
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
It would be good to test the `profiling` test ways regularly (`prof`,
`profasm`, `profthreaded` etc.). These test ways require the profiling
libraries to be built first, which `validate` doesn't do at the moment. We
do release profiling libraries, so we'd better make sure they work
correctly.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11496>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list