Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410449 - x11-misc/xmobar-0.13 fails to build with ghc-7.4.1, illegal bang pattern
Summary: x11-misc/xmobar-0.13 fails to build with ghc-7.4.1, illegal bang pattern
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-01 16:45 UTC by Phil Tooley
Modified: 2012-04-02 03:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (xmobar-0.13.buildfail.log,8.16 KB, text/plain)
2012-04-01 16:45 UTC, Phil Tooley
Details
emerge --info (emerge.info,4.53 KB, text/plain)
2012-04-01 16:46 UTC, Phil Tooley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Tooley 2012-04-01 16:45:25 UTC
Created attachment 307379 [details]
build.log

x11-misc/xmobar-0.13 fails to build with ghc-7.4.1 with an illegal bang pattern error in Top.hs.

build log attached
Comment 1 Phil Tooley 2012-04-01 16:46:36 UTC
Created attachment 307381 [details]
emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2012-04-02 03:35:58 UTC
Pushed as:

> 02 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org>
> +files/xmobar-0.13-fix-build-failure-against-ghc-7.2.patch,
> xmobar-0.13.ebuild:
> Fixed build failure against ghc-7.2+ (bug #410449 by Phil Tooley).

Thanks, Phil!