[Haskell-cafe] Fwd: Compatibility etiquette for apps, with cabal sandboxes and `stack`

Imants Cekusins imantc at gmail.com
Sun Nov 29 19:52:18 UTC 2015


Just thought of something that might help to deal with dependency nuisance:

What if the top package (in namespace)  contained major version?

E.g. Cabal_1_22

below packages might use minor versions - basically, whenever api changes,
change the version part of the affected package.

Here by package I mean part of the namespace.

This way, different versions could coexist quite painlessly..

?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151129/74816335/attachment.html>


More information about the Haskell-Cafe mailing list