mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-28 04:46:31 +03:00
5 lines
73 B
Haskell
5 lines
73 B
Haskell
|
#!/usr/bin/env runhaskell
|
||
|
import Distribution.Simple
|
||
|
|
||
|
main = defaultMain
|