mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 15:14:49 +03:00
3 lines
71 B
Haskell
3 lines
71 B
Haskell
|
#!/usr/bin/env runhaskell
|
||
|
import Distribution.Simple
|
||
|
main = defaultMain
|