hsenv
hsenv copied to clipboard
use tar library instead of calling system's tar
Util.Tar module seems to work fine, but reading ghc tarballs fails because tar library cannot read gnu tar format with LongLink extension. without it, it extracts truncated file names (to 100 chars)