Bindist comparison tool: Handle differences in the library ways nicely
authorIan Lynagh <igloo@earth.li>
Wed, 16 Mar 2011 21:47:08 +0000 (21:47 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 16 Mar 2011 21:47:08 +0000 (21:47 +0000)
commit42b40db07ce70b89f867247809c4e930fd82a6f6
tree6e2c870065190b8982fc895dfef90443b0f7a498
parent3ce328c715c8ae97325d21216a4dd51050876c62
Bindist comparison tool: Handle differences in the library ways nicely
In particular, this makes it possible to compare release bindists (with
profiling files) and validate bindists (without them).
distrib/compare/BuildInfo.hs [new file with mode: 0644]
distrib/compare/FilenameDescr.hs
distrib/compare/Makefile
distrib/compare/Problem.hs
distrib/compare/Utils.hs
distrib/compare/compare.hs