[Haskell-beginners] Data.Vector in Haskell
briand at aracnet.com
briand at aracnet.com
Fri May 29 03:53:26 UTC 2015
On Thu, 28 May 2015 16:03:42 -0500
Christopher Allen <cma at bitemyapp.com> wrote:
> To that end, I've got an example for firing up a little Cabal project and
> using a sandbox for the dependencies here:
> http://howistart.org/posts/haskell/1
>
> The short version:
>
> mkdir project && cd project && cabal sandbox init && cabal install vector
> && cabal repl
>
very nice.
i've bookmarked it!!
Brian
More information about the Beginners
mailing list