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

GHC ghc-devs at haskell.org
Fri Feb 19 07:42:31 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 thomie):

 This patch might cause problems for some people, see for example:
 https://github.com/fpco/ghc-rc-
 stackage/blob/e96839cdf392a217c7638b249a6e56d205b9e614/Dockerfile#L24-L26

 I think you should be able to do the following to put the docs in the old
 place: `./configure --docdir='${datarootdir}/doc/ghc'`.

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


More information about the ghc-tickets mailing list