sbt/librarymanagement
Dale Wijnand ffcad3cdad Make CrossVersion & ModuleId more commonly equal
Two instance of functions defined in the same way don't equal themselves, but
the same instance of a function does. So by using a val idStringFun for full and
binary, and making Binary and Full case classes there are much better chances
that ModuleId's defined in the same way will be equal.
2016-07-08 03:10:37 +01:00
..
src Make CrossVersion & ModuleId more commonly equal 2016-07-08 03:10:37 +01:00
NOTICE Add build.sbt 2015-08-19 03:56:08 -04:00