[GHC] #9265: Extend PackageId to include version dependency information
GHC
ghc-devs at haskell.org
Thu Jul 10 15:53:26 UTC 2014
#9265: Extend PackageId to include version dependency information
-------------------------------------+------------------------------------
Reporter: ezyang | Owner: ezyang
Type: feature request | Status: new
Priority: high | Milestone:
Component: Package system | Version: 7.9
Resolution: | Keywords: backpack
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by ezyang):
OK, the situation for internal cbits is different. While an external
library is shared, internal C code is not shared. I think this would only
work if the functions defined in the cbits are not exported outside of the
library boundary.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9265#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list