Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#67351 - [hledger] Missing haskell dependencies
Attached to Project:
Community Packages
Opened by Owen Salter (muirrum) - Tuesday, 21 July 2020, 20:30 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 16 January 2021, 22:59 GMT
Opened by Owen Salter (muirrum) - Tuesday, 21 July 2020, 20:30 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 16 January 2021, 22:59 GMT
|
DetailsDescription:
The hledger package is missing several key Haskell libraries that are required to launch the application. These include: - haskell-math-functions - haskell-colour - haskell-vector - haskell-bifunctors - haskell-comonad Additional info: - Package version is 1.18.1 Steps to reproduce: - Run `sudo pacman -S hledger` - Attempt to run `hledger add` |
This task depends upon
Closed by Felix Yan (felixonmars)
Saturday, 16 January 2021, 22:59 GMT
Reason for closing: Works for me
Saturday, 16 January 2021, 22:59 GMT
Reason for closing: Works for me

All those libraries you listed are already direct or indirect dependencies of the package. I cannot reproduce it here.