haddock-via-cabal: --prologue option?
Is it possible to get haddock's --prologue flag passed in through cabal? Is there perhaps a way to get arbitrary options passed in? - Conal
On Thu, 2006-12-07 at 13:22 -0800, Conal Elliott wrote:
Is it possible to get haddock's --prologue flag passed in through cabal? Is there perhaps a way to get arbitrary options passed in?
If I recall correctly cabal already passes the description in the .cabal file as the haddock prologue. Duncan
Sure enough -- it does. Thanks, Duncan. - Conal On 12/7/06, Duncan Coutts <duncan.coutts@worc.ox.ac.uk> wrote:
On Thu, 2006-12-07 at 13:22 -0800, Conal Elliott wrote:
Is it possible to get haddock's --prologue flag passed in through cabal? Is there perhaps a way to get arbitrary options passed in?
If I recall correctly cabal already passes the description in the .cabal file as the haddock prologue.
Duncan
participants (2)
-
Conal Elliott -
Duncan Coutts