slightly modified hasktags version (now supports kinds)

Ian Lynagh igloo at earth.li
Sun Feb 17 05:46:11 EST 2008


Hi Marc,

On Sun, Feb 17, 2008 at 03:04:59AM +0100, Marc Weber wrote:
> Now there is
> http://mawercer.de/hasktags_patch3

Thanks for the patches, but unfortunately hasktags doesn't build with
them. If you want to test building it without building the whole of GHC
then I think this should work:

autoreconf
./configure
cd utils/hasktags/
make depend
make


Thanks
Ian



More information about the Glasgow-haskell-users mailing list