[Haskell-cafe] Re: [Haskell] Re: Trying to install binary-0.4

Ketil Malde ketil+haskell at ii.uib.no
Thu Oct 18 06:54:34 EDT 2007


Daniel McAllansmith <dm.maillists at gmail.com> writes:

>> There are other reasons for a version bump than breaking compatibility.

> Technical reasons?

Well - say I refactor everything, and use algorithms with different
run-time complexities, and possibly introduce different bugs than the
ones the applications have come to rely on/work around.  Even if
the interface is type-level compatible, a conservative application
would still prefer to link with the old version.

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Haskell-Cafe mailing list