mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
vty, chart: missing files
This commit is contained in:
parent
1daed8120e
commit
4fb69de600
2
hledger-chart/hledger-chart.hs
Normal file
2
hledger-chart/hledger-chart.hs
Normal file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env runhaskell
|
||||
import Hledger.Chart.Main (main)
|
2
hledger-vty/hledger-vty.hs
Normal file
2
hledger-vty/hledger-vty.hs
Normal file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env runhaskell
|
||||
import Hledger.Vty.Main (main)
|
Loading…
Reference in New Issue
Block a user