check-dupes: requires the hledger package too (#580)
This commit is contained in:
parent
e94f04311d
commit
0b6b063fcc
@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/env stack
|
#!/usr/bin/env stack
|
||||||
{- stack runghc --verbosity info
|
{- stack runghc --verbosity info
|
||||||
--package hledger-lib
|
--package hledger-lib
|
||||||
|
--package hledger
|
||||||
--package here
|
--package here
|
||||||
--package text
|
--package text
|
||||||
-}
|
-}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user