Ian Lynagh wrote: >> Can it do things like testing the size of >> int/long etc? > > No. But of course the advantage of Setup.hs is that you can write code to do anything you like in there, including tests for the size of int/long. Cheers, Simon