How bad would it be for containers to depend on transformers?
David Feuer
david.feuer at gmail.com
Wed Jun 22 16:58:17 UTC 2016
Currently, containers does not depend on transformers, so it has to
duplicate its functionality or just do without. Since transformers is also
a GHC boot package, I believe it should be feasible to make containers
depend on it. To what extent would that reduce
parallelizability of GHC builds or otherwise make people mad?
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20160622/cf18f78f/attachment.html>
More information about the Libraries
mailing list