That's perfect -- thanks! It's already humming away. On Sep 14, 2015, at 11:17 AM, Herbert Valerio Riedel <[email protected]> wrote:
> for PKG in $(cabal list --simple | awk '{ print $1 }' | uniq); do cabal get
> $PKG;done
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
