2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541) |
Log message: Bump packages that depends on GHC |
2022-01-17 06:06:55 by Masatake Daimon | Files touched by this commit (4) |
Log message: Compatibility with upcoming GHC 9.0.2 |
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: 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:50:04 by Masatake Daimon | Files touched by this commit (4) |
Log message: Update to hashable-1.3.1.0 * Add Hashable1 instances to semigroups types. * Use ghc-bignum with GHC-9.0 * Use FNV-1 constants. * Make hashable-examples a test-suite |
2021-02-23 03:05:28 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: (devel/hs-hashable) BUILDLINK_API_DEPENDS.ghc+= ghc<8.10 |
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-11 10:31:05 by Masatake Daimon | Files touched by this commit (2) |
Log message: Remove dependency on devel/hs-text It's now part of GHC. Also fail and semigroups are no longer required as of GHC 8. |