[Haskell-cafe] Fwd: Fwd: Compatibility etiquette for apps, with cabal sandboxes and `stack`
Sven Panne
svenpanne at gmail.com
Sun Nov 29 20:36:14 UTC 2015
2015-11-29 21:23 GMT+01:00 Imants Cekusins <imantc at gmail.com>:
> > As a developer, what should I import if my program/library works with
> e.g. the version range [1.20 .. 1.23]?
>
> maybe change only that part of the namespace where api changed?
>
In the exporting library? In the importing library?
also, why not publish less frequently? I mean, nothing stops anyone
> from making frequent changes to a library, but why not limit number
> of versions released to public?
>
Could you explain this in more detail, please? I don't seem to understand
what you're proposing... :-/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151129/4a0be76b/attachment.html>
More information about the Haskell-Cafe
mailing list