hugs install info
Alastair Reid <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Organization | Reid Consulting (UK) Ltd |
| Message-ID | <[email protected]> |
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