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
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.