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 15:16:50 by Masatake Daimon | Files touched by this commit (1) |
Log message: Update PLIST |
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 09:32:25 by Masatake Daimon | Files touched by this commit (2) |
Log message: Remove dependency on devel/hs-mtl mtl is now a part of GHC. Also hs-semigroups is no longer required as of GHC 8. |
2020-01-03 06:21:34 by Masatake Daimon | Files touched by this commit (4) |
Log message: Import either-5.0.1.1 Functions for probing and unwrapping values inside of Either. |