[GHC] #11354: Install script installs docs without -version suffix

GHC ghc-devs at haskell.org
Fri Mar 11 12:26:51 UTC 2016


#11354: Install script installs docs without -version suffix
-------------------------------------+-------------------------------------
        Reporter:  osa1              |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Build System      |              Version:  7.0.1
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1868
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"a74a3846c84ad55de3deeed8b2401a2ed514b2e1/ghc" a74a384/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="a74a3846c84ad55de3deeed8b2401a2ed514b2e1"
 Include version in AC_PACKAGE_TARNAME

 `AC_PACKAGE_TARNAME` is used by autoconf to generate the default value
 of docdir, which we now set to include a version number (see #11354).
 This fixed #11659.

 Test Plan: `./configure --help`, validate

 Reviewers: austin, thomie, hvr, erikd

 Reviewed By: hvr, erikd

 Subscribers: erikd

 Differential Revision: https://phabricator.haskell.org/D1983

 GHC Trac Issues: #11659
 }}}

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


More information about the ghc-tickets mailing list