;tools: just ghci-ui: make :main work again
This commit is contained in:
parent
e113dcec6d
commit
8fe97adbef
2
Justfile
2
Justfile
@ -354,7 +354,7 @@ TESTING:
|
||||
|
||||
# run ghci on hledger-lib + hledger + hledger-ui
|
||||
@ghci-ui *GHCIARGS:
|
||||
$STACK exec -- $GHCI $BUILDFLAGS {{ GHCIARGS }} hledger-ui/Hledger/UI/Main.hs
|
||||
$STACK exec -- $GHCI $BUILDFLAGS {{ GHCIARGS }} hledger-ui/app/hledger-ui.hs
|
||||
|
||||
# run ghci on hledger-lib + hledger + hledger-web
|
||||
@ghci-web *GHCIARGS:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user