[GHC] #8126: iOS patch no 18: Fix Stage1Only so it doesn't build ghctags

GHC ghc-devs at haskell.org
Wed Aug 14 07:43:35 CEST 2013


#8126: iOS patch no 18: Fix Stage1Only so it doesn't build ghctags
-------------------------------------+-------------------------------------
        Reporter:                    |            Owner:  Austin Seipp
  StephenBlackheath                  |  <aseipp@…>
            Type:  bug               |           Status:  closed
        Priority:  normal            |        Milestone:
       Component:  Build System      |          Version:  7.7
      Resolution:  fixed             |         Keywords:
Operating System:  Other             |     Architecture:  arm
 Type of failure:  Building GHC      |       Difficulty:  Easy (less than 1
  failed                             |  hour)
       Test Case:                    |       Blocked By:
        Blocking:  7724              |  Related Tickets:
-------------------------------------+-------------------------------------
Changes (by Austin Seipp <aseipp@…>):

 * owner:   => Austin Seipp <aseipp@…>
 * status:  patch => closed
 * resolution:   => fixed


Comment:

 In [changeset:5fb72555f7b7ab67a33583f33ad9160761ca434f/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="5fb72555f7b7ab67a33583f33ad9160761ca434f"
 Fix Stage1Only: don't build ghctags.

 ghctags needs the stage2 compiler, since it uses the GHC API.

 Fixes #8126.

 Authored-by: Stephen Blackheath <... at blacksapphire.com>
 Signed-off-by: Austin Seipp <aseipp at pobox.com>
 }}}

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




More information about the ghc-tickets mailing list