Bug 441106 - gtk package fails to link - missing dependency on containers package
Summary: gtk package fails to link - missing dependency on containers package
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2hs
Version: 8
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Bryan O'Sullivan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-06 08:35 UTC by Robin Green
Modified: 2008-07-14 14:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-14 14:36:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robin Green 2008-04-06 08:35:14 UTC
Description of problem:
For ghc 6.8.2, the gtk package fails to link because it needs to have an
explicit dependency on the new containers package.

Version-Release number of selected component (if applicable):
ghc682-gtk2hs-0.9.12.1-6.fc8

How reproducible:
Always

Steps to Reproduce:
1. ghci -package gtk
  
Actual results:
I get a linking error due to an undefined symbol (which exists in the containers
package).

Expected results:
ghci starts up normally

Comment 1 Bryan O'Sullivan 2008-07-14 14:36:09 UTC
Fixed by 0.9.13.


Note You need to log in before you can comment on or make changes to this bug.