2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575) |
Log message:
revbump after changing the default Haskell compiler
|
2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541) |
Log message:
Bump packages that depends on GHC
|
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-24 07:28:22 by Masatake Daimon | Files touched by this commit (4) |
Log message:
Update to tasty-hunit-0.10.0.3
The only point of this release is to introduce compatibility with GHCs
back to 7.0 (see https://github.com/feuerbach/tasty/pull/287).
Note, however, that these changes are not merged to the master branch,
and the future releases will only support the GHC/base versions from
the last 5 years, as per our usual policy. To test with even older
GHCs, you'll have to use this particular version of tasty-hunit (or
have the constraint solver pick it for you when testing with older
GHCs).
The source of this release is in the support-old-ghcs branch of the
tasty repository.
|
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-04-03 09:42:34 by Thomas Klausner | Files touched by this commit (1) |
Log message:
hs-tasty-hunit: add missing DEPENDS.
Fixes build.
|
2020-03-30 18:51:43 by Taylor R Campbell | Files touched by this commit (4) |
Log message:
hs-tasty-hunit: Import version 0.10.0.2
|