
Hello, 1) Can I set up Haddock to run everytime I do a build? 2) http://hackage.haskell.org/packages/upload.html .... - do I have to set up my .cabal in a special way to run "dist"? - once I checked that my Cabal package is "compliant" on this page, how do I get a username and password? Kind regards, Vasili

2008/5/6 Galchin, Vasili
2) http://hackage.haskell.org/packages/upload.html ....
- do I have to set up my .cabal in a special way to run "dist"?
I believe it works automatically, using the values of the fields you set, e.g. Exposed-modules and Other-modules.
- once I checked that my Cabal package is "compliant" on this page, how do I get a username and password?
http://hackage.haskell.org/packages/accounts.html Linked from the front page of hackage: http://hackage.haskell.org/packages/hackage.html -- Denis
participants (2)
-
Denis Bueno
-
Galchin, Vasili