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