hledger/checks/21-ghc-pkg-check.test
2014-08-13 17:48:24 -07:00

5 lines
209 B
Plaintext

# ghc-pkg check (or the sandbox equivalent) reports no errors
[[ -e cabal.sandbox.config ]] && cabal sandbox hc-pkg check || ghc-pkg check
>>>2 !/(There are problems|The following packages are broken)/
>>>= 0