
26 Aug
2012
26 Aug
'12
4:35 p.m.
On Sun, Aug 26, 2012 at 1:03 PM, Iain Nicol
Johan Tibell wrote:
On Sun, Aug 26, 2012 at 12:40 PM, Iain Nicol
wrote: Does anybody know if Cabal actually supports using custom preprocessors for building a test-suite? If so, is 'buildHook' still the right hook to override?
Try overriding the test hook.
Bleh; that's too obvious. I will give that a shot.
Well, I think's it's reasonable for test to imply build so in my mind the build hook should also be executed when building test suites.