creswick / cabal-dev

A wrapper program around cabal and cabal-install that maintains sandboxed build environments.
BSD 3-Clause "New" or "Revised" License
150 stars 24 forks source link

typo: --sandobox instead of --sandbox #94

Closed alanz closed 11 years ago

alanz commented 11 years ago

http://hackage.haskell.org/package/cabal-dev gives the instruction

cabal-dev install --sandobox=/path/to/sandbox

This should be

cabal-dev install --sandbox=/path/to/sandbox

TomMD commented 11 years ago

This was fixed in commit 45831f8bf753a866dce0f25b18020631dfb05e82