
14 Dec
2007
14 Dec
'07
7:07 a.m.
* FIX BUILD: build-depends should be inside library { ... }
Apologies for breaking the ghc build on this. But is there a good rationale for this restriction? It seems obvious to me that, in a cabal file with a library{} and possibly many executable{} stanzas, one may wish to common-up some of those fields that appear frequently, rather than duplicate them in each stanza. Regards, Malcolm