FS#68436 - [haskell-hashable] description of the package is wrong?

Attached to Project: Community Packages
Opened by Zhang Yang (dimlight1998) - Tuesday, 27 October 2020, 13:40 GMT
Last edited by Felix Yan (felixonmars) - Friday, 19 March 2021, 16:33 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

For version 1.3.0.0-29, the description of haskell-hashable is "Mutable hash tables in the ST monad". However, according to the upstream [1], I think it should be "A class for types that can be converted to a hash value".

I guess the description may be confused with the package similarly named "haskell-hashtables" [2], whose description is also "Mutable hash tables in the ST monad" according to its upstream [3].

Additional info:

[1] https://hackage.haskell.org/package/hashable
[2] https://www.archlinux.org/packages/community/x86_64/haskell-hashtables/
[3] https://hackage.haskell.org/package/hashtables

This task depends upon

Closed by  Felix Yan (felixonmars)
Friday, 19 March 2021, 16:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn trunk.

Loading...