[GHC] #14501: hp2ps and unlit are compiled by the stage0 compiler

GHC ghc-devs at haskell.org
Tue Nov 21 17:04:13 UTC 2017


#14501: hp2ps and unlit are compiled by the stage0 compiler
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:  8.4.1
          Component:  Build System   |           Version:  8.2.1
           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:
-------------------------------------+-------------------------------------
 In looking at #14057 I noticed that the hp2ps and unlit binaries that we
 install are both produced by the stage0 compiler. This will almost
 certainly break during cross-compilation and it generally breaks release
 hygiene. We should fix this in Hadrian (assuming angerman hasn't fixed it
 already).

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


More information about the ghc-tickets mailing list