[Haskell-beginners] cabal package haskore-vintage fails to build
Brent Yorgey
byorgey at seas.upenn.edu
Wed Aug 21 19:01:01 CEST 2013
It also uses the cached version of the tar file which is already on
your disk, if you have previously installed the package, so it does
not even need to download anything.
-Brent
On Wed, Aug 21, 2013 at 01:00:12PM +0200, Sylvain HENRY wrote:
> It may be a bit quicker as it downloads and unpacks the package
> automatically.
>
> > cabal unpack haskore-vintage
> > cd haskore-vintage-0.1
> > vim src/Haskore/Utils.hs
> > cabal install
>
> Le 21/08/2013 09:58, Dimitri Hendriks a écrit :
> >@Sylvain: why is cabal unpack better than tar zxvf ?
> >
> >
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
More information about the Beginners
mailing list