
14 Apr
2014
14 Apr
'14
12:19 p.m.
Hello, I have a cabal package with some optional flags. The “reasonable” default for these flags depends on the target system, specifically on the result of some external program. Is there a way to dynamically set the default value of a Cabal flag based on the result of an external program in my .cabal file? Greetings, Sebastian Wiesner