Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   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 07:06:44 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to base-compat-0.11.2

Changes in 0.11.2 [2020.09.30]
* Sync with base-4.15/GHC 9.0
* Backport singleton to Data.List and Data.List.NonEmpty
* Backport hGetContents', getContents', and readFile' added to System.IO

Changes in 0.11.1 [2020.01.27]
* Sync with base-4.14/GHC 8.10
* Backport isResourceVanishedError, resourceVanishedErrorType, and
  isResourceVanishedErrorType to System.IO.Error.Compat.
   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.
   2019-12-31 18:40:50 by Masatake Daimon | Files touched by this commit (4)
Log message:
Import base-compat-0.11.0

Provides functions available in later versions of base to a wider
range of compilers, without requiring you to use CPP pragmas in your
code. See the README for what is covered. Also see the changelog for
recent changes.

Note that base-compat does not add any orphan instances. There is a
separate package, base-orphans, for that.

In addition, base-compat does not backport any data types or type
classes. See this section of the README for more info.

base-compat is designed to have zero dependencies. For a version of
base-compat that depends on compatibility libraries for a wider
support window, see the base-compat-batteries package. Most of the
modules in this library have the same names as in
base-compat-batteries to make it easier to switch between the
two. There also exist versions of each module with the suffix .Repl,
which are distinct from anything in base-compat-batteries, to allow
for easier use in GHCi.

Next | Query returned 16 messages, browsing 11 to 20 | previous