haxml
Don Stewart
dons at galois.com
Mon Jun 16 20:12:54 EDT 2008
The haxml version of hackage.haskell.org relied on the deprecated
function 'ByteString.join' which has been replaced with
'ByteString.intercalate' since the last release.
This means haxml doesn't build with bytestring 0.9.1.0, which some
people might have updated to.
Malcolm, what should we do ? I can reintroduce 'join' and leave it
deprecated for another year, or is there a new haxml release on the
horizon?
A non-working haxml affects an awful lot of hackage.
-- Don
More information about the Libraries
mailing list