On Apr 26, 2010, at 1:23 PM, Gregory Collins wrote: > Is "$HOME/.cabal/bin" on your $PATH? Argh. I had "~/.cabal/bin" in my $PATH instead of "$HOME/.cabal/bin". I'm still not sure what the semantic difference is in this use case, but one ($HOME) works and the other (~/) doesn't. Thanks everybody