termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.02k stars 2.99k forks source link

Package Request: hledger #5675

Closed qalshidi closed 4 years ago

qalshidi commented 4 years ago

hledger is the second most popular plain-text accounting application implemented in haskell after ledger. They have their differences in use cases.

I see ARM packages on Debian so it should be possible.

  1. Home page: https://hledger.org/
  2. Source code: Since hledger is Haskell following this might be best:

https://hledger.org/download.html#build-and-install-hledger has an install script: https://github.com/simonmichael/hledger/blob/master/hledger-install/hledger-install.sh

nix-on-droid has hledger but I'm trying to make the move since termux is more complete.

Have you compiled or tried to compile the package on device?

No :(. I don't think GHC is a pkg I can install.

ghost commented 4 years ago

Duplicate of https://github.com/termux/termux-packages/issues/3803.

GHC is available in unstable-repo (only 64bit arches). Also, Haskell stuff is something that may not be supported soon by our build system.