🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
nibbles 2bits 6c111a70c0 cabal-install: unset VERBOSE, fixes compile error
Cabal-install runs a series of commands that use the env var
`VERBOSE` which has to be either unset or equal to `--verbose`.
Doing a `brew install -v cabal-install` sets `VERBOSE=1` and
breaks the build.

- Unset `VERBOSE`

Fixes Homebrew/homebrew#12155

Closes Homebrew/homebrew#15485.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-20 08:40:12 -07:00
Aliases wxwidgets: A more common name for wxmac. 2012-10-11 09:25:59 -04:00
Formula cabal-install: unset VERBOSE, fixes compile error 2012-10-20 08:40:12 -07:00