
2 Mar
2008
2 Mar
'08
8:10 p.m.
duncan.coutts:
On Sun, 2008-03-02 at 12:06 -0800, Conal Elliott wrote:
Is there a way to get cabal to tell hscolour to add anchors for top-level defs (hscolour's -anchor option)?
From a quick look at the code it looks like Cabal always passes the "-anchor" option to HsColour. Do you have a test case where that's not working? Run with -v to see how Cabal is calling HsColour.
Btw, something that just occured to me: hscolour is GPL'd -- do we ever link against it as a library? Or are we careful to only call the binary? -- Don