[GHC] #15133: Make `nofib` work with Hadrian

GHC ghc-devs at haskell.org
Wed May 9 11:26:47 UTC 2018


#15133: Make `nofib` work with Hadrian
-------------------------------------+-------------------------------------
           Reporter:  tdammers       |             Owner:  (none)
               Type:  feature        |            Status:  new
  request                            |
           Priority:  normal         |         Milestone:  8.6.1
          Component:  NoFib          |           Version:
  benchmark suite                    |
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  Other
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Hadrian puts its build output in different places than the make-based
 build system; but nofib has the make-based paths (`inplace/bin/ghc-
 stage2`) hardcoded into it. It would be nice to provide a convenient way
 of making it work out of the box, ideally by detecting a Hadrian-built GHC
 and changing the paths accordingly.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15133>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list