Bug 909146

Summary: ghc-HSH-2.1.0 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: ghc-HSHAssignee: Jens Petersen <petersen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Latest upstream release: 2.1.0
Current version in Fedora Rawhide: 2.0.4
URL: http://hackage.haskell.org/packages/archive/HSH/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 1 Shakthi Kannan 2013-03-18 15:26:21 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)

Comment 2 Jens Petersen 2013-03-19 09:17:33 UTC
Ok but it may well build on ghc-7.4 so worth updating for rawhide at least
and probably F19 and maybe F18.

Comment 3 Jens Petersen 2013-06-11 07:42:01 UTC
committed to master for f20

Comment 4 Jens Petersen 2013-06-21 09:57:46 UTC
Built with ghc-7.6.3 for F20 Rawhide.