
8 Feb
2012
8 Feb
'12
11:42 a.m.
On Wed, Feb 08, 2012 at 11:24:00AM +0100, Joachim Breitner wrote:
GHC 7.4.1 started to ship and expose the binary library, version 0.5.0.3. On hackage is binary-0.5.1.0.
Actually, 7.4.1 comes with 0.5.1.0. The release notes have the wrong version number, unfortunately.
* Use the version provided by GHC and drop the independent binary package (as we have done with random, for example).
I would recommend this option. Thanks Ian