2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Remove SHA1 hashes for distfiles |
2021-05-03 21:01:21 by Masatake Daimon | Files touched by this commit (475) |
Log message: *: Bump PKGREVISION for ghc-9.0.1 |
2021-04-23 06:53:25 by Masatake Daimon | Files touched by this commit (5) |
Log message: Update to integer-logarithms-1.0.3.1 * GHC-9.0 support |
2021-02-18 16:07:28 by Makoto Fujiwara | Files touched by this commit (19) |
Log message: (*/hs-*) BUILDLINK_API_DEPENDS.ghc <8.10, again |
2021-02-13 09:01:01 by Makoto Fujiwara | Files touched by this commit (29) |
Log message: (*/hs-*) fix build, not adapted to ghc90 version |
2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190) |
Log message: hs-*: add PLIST files These PLIST files have been autogenerated by mk/haskell.mk using HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes to the packages. The Haskell packages didn't have PLIST files because their paths contained package hashes. These hashes are now determined by mk/haskell.mk, which makes it easy to generate easy to read PLIST files. |
2020-01-08 20:06:45 by Masatake Daimon | Files touched by this commit (2) |
Log message: Fix build with GHC 8.8 |
2019-12-31 15:04:52 by Masatake Daimon | Files touched by this commit (4) |
Log message: Import integer-logarithms-1.0.3 Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer from the arithmoi package. Also provides GHC.Integer.Logarithms.Compat and Math.NumberTheory.Power.Natural modules, as well as some additional functions in migrated modules. |