mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
2d6b2008f5
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
114 B
Plaintext
6 lines
114 B
Plaintext
# cabal repl works for hledger-lib
|
|
echo :q | make repl-lib | tail
|
|
>>> /Ok, modules loaded: Hledger, /
|
|
>>>2
|
|
>>>= 0
|