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

GHC ghc-devs at haskell.org
Tue Nov 21 17:05:33 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
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Description changed by bgamari:

Old description:

> 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).

New description:

 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 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#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list