FS#49172 - [haskell-bifunctors] Broken deps on comonad, semigroups, and tagged.

Attached to Project: Community Packages
Opened by Leif Warner (pdxleif) - Sunday, 01 May 2016, 23:51 GMT
Last edited by Felix Yan (felixonmars) - Monday, 02 May 2016, 14:34 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When installing haskell-bifunctors-5.3-3, the following message is shown during executing of the package's registration script:
( 7/13) installing haskell-bifunctors [############################################################] 100%
Reading package info from stdin ... done.
bifunctors-5.3: dependency "comonad-5-1e473ebbf29747d1491e1d58c8018162" doesn't exist (use --force to override)
bifunctors-5.3: dependency "semigroups-0.18.1-0b973864a94a83937669009b4e06c027" doesn't exist (use --force to override)
bifunctors-5.3: dependency "tagged-0.8.3-21c7d9e94c80e78986722ec9a3df67cf" doesn't exist (use --force to override)

And afterwards bifunctors doesn't show up in the output of ghc-pkg list (not reported in ghc-pkg check, either).
This task depends upon

Closed by  Felix Yan (felixonmars)
Monday, 02 May 2016, 14:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  haskell-bifunctors-5.3-4
Comment by Felix Yan (felixonmars) - Monday, 02 May 2016, 14:34 GMT
haskell-bifunctors-5.3-4 was somehow left in [community-staging] after last rebuild. Should be fixed now.

Loading...