On Tue, May 16, 2006 at 05:14:13PM -0700, Jeremy Shaw wrote: > Hello, > > I was thinking of modifying 'dh_haskell -i' so that if it sees a > binary package named, 'haskell-.+-doc', it will run 'setup > haddock'. Does that seem reasonable?
Hello Jeremy, Interesting idea. However, it is entirely possible for a package to need to provide haskell-*-doc even if the package has no Haddock documentation. I would rather see a simple call to setup haddock in debian/rules in these cases. -- John _______________________________________________ debian-haskell mailing list [email protected] http://urchin.earth.li/mailman/listinfo/debian-haskell

