2 May
2005
2 May
'05
5:59 p.m.
Eternal Compatibility in Theory http://www.haskell.org/tmrwiki/EternalCompatibilityInTheory
Some thoughts: Is there a way to reliably and automatically check if two versions of a haskell module are interface compatible? This would greatly aid the process of deciding when to create a new numbered version of the module. It would be interesting to see if this process could be (semi)automated using the darcs "trackdown" command with such a test.