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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
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
Comment by Felix Yan (felixonmars) - Friday, 31 July 2020, 19:34 GMT
All those libraries you listed are already direct or indirect dependencies of the package. I cannot reproduce it here.

Loading...