
5 Mar
2008
5 Mar
'08
1:26 p.m.
ross:
If you want to use your own Setup.hs, you need to specify a Build-Type of Custom, not Simple. Some tools will ignore your Setup.hs if you specify Simple. I guess the message "If possible use 'build-type: Simple'" is a bit confusing.
Yes, cabal-setup found this confusing. I wonder if its possible to just use flags for building the different takusen backends, rather than this automagic uber-discovery? -- Don