[GHC] #10479: Make GHC install libraries to, e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh

GHC ghc-devs at haskell.org
Sat Jun 20 21:58:55 UTC 2015


#10479: Make GHC install libraries to, e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                   Owner:  ezyang
            Type:  bug               |                  Status:  closed
        Priority:  high              |               Milestone:  7.10.2
       Component:  Package system    |                 Version:  7.10.1
      Resolution:  fixed             |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:  9506
                                     |  Differential Revisions:  Phab:D922
-------------------------------------+-------------------------------------

Comment (by Edward Z. Yang <ezyang@…>):

 In [changeset:"85d539754ac07286ef5fed714ad42451bd5a1d28/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="85d539754ac07286ef5fed714ad42451bd5a1d28"
 Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh.

 Summary:
 Previously, we'd install them to something like
 xhtml_0ACfOp3hebWD9jGWE4v4G which was fairly ugly; this
 commit changes the default install path to contain the full
 package name and version, as well as the package key.

 Needs a Cabal submodule update for the commit for install paths support
 "Add libname install-dirs variable, use it by default. Fixes #2437".
 It also contains some miscellaneous fixes for Cabal HEAD.

 Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>

 Test Plan: validate

 Reviewers: austin

 Subscribers: bgamari, thomie

 Trac Issues: #10479

 Differential Revision: https://phabricator.haskell.org/D922
 }}}

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


More information about the ghc-tickets mailing list