[GHC] #8919: Why is xhtml library installed but not exported to users?

GHC ghc-devs at haskell.org
Sat Mar 22 11:41:53 UTC 2014


#8919: Why is xhtml library installed but not exported to users?
------------------------------------+-------------------------------------
       Reporter:  simons            |             Owner:
           Type:  bug               |            Status:  new
       Priority:  normal            |         Milestone:  7.8.1
      Component:  Build System      |           Version:  7.6.3
       Keywords:                    |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple  |   Type of failure:  Other
     Difficulty:  Unknown           |         Test Case:
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+-------------------------------------
 GHC 7.8.1-rc2 installs the xhtml library, but doesn't export it, i.e. it's
 completely invisible to users. Is there a particular reason why this setup
 is necessary?

 If GHC needs that library internally anywhere, would it be possible to
 link it statically and *not* install it?

 Or, if that's not possible, if the library needs to be installed, please
 make it visible to users.

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


More information about the ghc-tickets mailing list