Any thoughts on how I can find out information like version number of hugs program location of HsFFI.h The version number is so that I can install in /usr/lib/$package/$compiler-$version Ideally, I'd like to get this information by running /usr/bin/hugs (or whatever the binary is called) so that you only have to set one thing in your makefile -- Alastair