mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
5 lines
209 B
Plaintext
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
|