Jonathan, On Thu, Apr 26, 2012 at 4:13 PM, Jonathan Daugherty <[email protected]> wrote: >> Although I believe this is a complete list of all packages/modules in >> hackage, it is probably still buggy, so if you see anything amiss >> please let me know. > > It might not be showing the most recent releases of everything. As an > example, it shows a much older version of my vty-ui library (1.0) and > its metadata, instead of the latest version, 1.5. As a result the > version, module list, description, homepage, etc., are not current.
Thank-you, I'd realised this issue but forgot to address it. It is due to a false assumption on my part that the .cabal entries in the 00-index.tar file were in increasing version order. I'll address this problem today. Cheers, Andrew _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
