The following pages may help with the build failure (I'm going to test stuff on the package later once the branch has been imported):
http://www.hedgewars.org/node/4164 - a person encountered the same build failure with Haskell 7.6, deleted the offending line, and then it built/worked properly https://github.com/jlouis/combinatorrent/pull/40/files - the src/Digest.hs change is relevant here (although this is different software, they were experiencing the same build failure) - it checks the version of bytestring first, and if it is one after the version where "instance NFData B.ByteString" was declared, it won't declare it in Digest.hs. I'd probably go with the latter change if it works because then the package could be backported without issues, potentially. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073730 Title: Hedgewars 0.9.18 released To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hedgewars/+bug/1073730/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs