
2 Mar
2008
2 Mar
'08
4 p.m.
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.
Duncan