Paczesiowa / virthualenv

Virtual Haskell Environment builder
BSD 3-Clause "New" or "Revised" License
69 stars 7 forks source link

use tar library instead of calling system's tar #11

Closed Paczesiowa closed 12 years ago

Paczesiowa commented 13 years ago

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)

Paczesiowa commented 12 years ago

no new feautures in virthualenv, only bug fixes. use hsenv