Bug 909146
Summary: | ghc-HSH-2.1.0 is available | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
Component: | ghc-HSH | Assignee: | Jens Petersen <petersen> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | haskell-devel, shakthimaan |
Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-21 09:57:46 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Upstream Release Monitoring
2013-02-08 12:18:17 UTC
Build fails on Fedora 17 with ghc-7.0.4: Building HSH-2.1.0... [1 of 4] Compiling HSH.Channel ( HSH/Channel.hs, dist/build/HSH/Channel.o ) HSH/Channel.hs:61:42: Warning: This binding for `h' shadows the existing binding bound at HSH/Channel.hs:59:22 HSH/Channel.hs:62:39: Warning: This binding for `h' shadows the existing binding bound at HSH/Channel.hs:59:22 [2 of 4] Compiling HSH.Command ( HSH/Command.hs, dist/build/HSH/Command.o ) HSH/Command.hs:497:13: Ambiguous occurrence `try' It could refer to either `System.IO.Error.try', imported from System.IO.Error at HSH/Command.hs:42:1-37 or `Control.Exception.try', imported from Control.Exception at HSH/Command.hs:46:26-28 error: Bad exit status from /var/tmp/rpm-tmp.v99WVI (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.v99WVI (%build) Ok but it may well build on ghc-7.4 so worth updating for rawhide at least and probably F19 and maybe F18. committed to master for f20 Built with ghc-7.6.3 for F20 Rawhide. |