Text.Printf replacement?
Joachim Breitner
mail at joachim-breitner.de
Thu Sep 12 15:24:30 CEST 2013
Hi,
Am Donnerstag, den 12.09.2013, 13:13 +0200 schrieb Herbert Valerio
Riedel:
> I've done a crude check to see how many latest-version packages on
> Hackage have .*hs files matching containing the string "Text.Printf":
>
> http://lpaste.net/92876
>
> It's still 599 packages that are probably affected by base losing its
> `Text.Printf` :-/
>
> Maybe we could just deprecated Text.Printf for GHC 7.8, and remove in
> 7.10 (which may address the big base-split)
but how many of them depend on base < 4.7? All these will have to modify
their build-depends line anyways, so changing it to "base == 4.7.*,
printf == 1.0.*" does not seem to be too big of an issue.
Greetings,
Joachimg
--
Joachim “nomeata” Breitner
mail at joachim-breitner.de • http://www.joachim-breitner.de/
Jabber: nomeata at joachim-breitner.de • GPG-Key: 0x4743206C
Debian Developer: nomeata at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/libraries/attachments/20130912/2c8ab670/attachment.pgp>
More information about the Libraries
mailing list