mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
update dev setup tests
This commit is contained in:
parent
e91d271ca7
commit
aaff402824
@ -1,5 +1,5 @@
|
||||
# cabal repl works for hledger
|
||||
echo :q | make repl | tail
|
||||
>>> /Ok, modules loaded: Hledger.Cli, /
|
||||
>>> /Ok, modules loaded: Main/
|
||||
>>>2
|
||||
>>>= 0
|
||||
|
@ -1,5 +1,5 @@
|
||||
# cabal repl works for hledger-web
|
||||
echo :q | make repl-web | tail
|
||||
>>> /Ok, modules loaded: Settings, Main, Hledger.Web.Main, /
|
||||
>>> /Ok, modules loaded: Application, Foundation,/
|
||||
>>>2
|
||||
>>>= 0
|
||||
|
Loading…
Reference in New Issue
Block a user