Fed up with GHC/cabal constantly assaulting me like Cato in a Pink Panther movie, here are some shell tests to give me some warning/reassurance about the dev setup on various machines. Thou Shalt Not Reimplement Autoconf, but perhaps a little cross-platform test suite focussed on my needs is a reasonable idea.
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
# hledger-lib's cabal dependencies are installed
|
|
cabal install ./hledger-lib --only-dep --dry || echo HINT: cabal install ./hledger-lib --only-dep
|
|
>>> /All the requested packages are already installed/
|
|
>>>2
|
|
>>>= 0
|