Y
Hacker News
new
|
ask
|
show
|
jobs
by
wbadart
849 days ago
My favorite part of the (extensive) Haskell API is `Hledger.Cli.Script` [0]. It re-exports all the most commonly used functions and data types, meaning you're just one import away from everything you need to get started.
[0]:
https://hackage.haskell.org/package/hledger-1.32.3/docs/Hled...