
2 Nov
2014
2 Nov
'14
6:47 a.m.
Hi,
On 2 November 2014 12:26, Sven Heyll
a) extend global flags? b) extend only ConfigExFlags? (which means users cannot cross-compile without explicitly calling 'configure', OTOH users can set these values in cabal config file) c) continue to add a set of flags to every command?
My preferences: (b) > (c) > (a).
+1 for option b. Since build/test/... now call 'configure' automatically, they will probably be extended to accept configure flags at some point.