> I think that lower case package names are prefered in order to have greater > consistency with DEB or RPM package names.
Oops. So I should have asked for people to check it before uploading it. Now that I look at Hackage paying attention to this factor, I see the mostly-followed convention. It's unfortunate that all of the examples in the Cabal docs use names that begin with an uppercase letter. Rather than leap before I look again, do you know what will happen if I upload a new version with an all-lower-case package name? Are there going to be two packages, or will it be corrected? > I assume that 'hosc' follows the Package Versioning Policy. In this case you > might prefer the dependency > hosc >= 0.8 && < 0.9 I've changed it as you have suggested. > Hackage generates documentation in intervals. After a day it should be > generated, I see. It showed up today. Thanks for the helpful tips. Renick -- Renick Bell - http://renickbell.net - http://twitter.com/renick - http://the3rd2nd.com _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
