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

History of commit frequency

CVS Commit History:


   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 09:07:31 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to generic-deriving-1.14

* Remove instances for Data.Semigroup.Option, which is deprecated as
  of base-4.15.0.0.
* Allow building with template-haskell-2.17.0.0 (GHC 9.0).
* Fix a bug in which deriveAll1 would needlessly reject data types
  whose last type parameter appears as an oversaturated argument to a
  type family.
   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 16:49:52 by Masatake Daimon | Files touched by this commit (5)
Log message:
Import generic-deriving-1.13.1 from wip

This package provides functionality for generalising the deriving mechanism
in Haskell to arbitrary classes. It was first described in the paper:

  A generic deriving mechanism for Haskell. Jose Pedro Magalhaes,
  Atze Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10.

The current implementation integrates with the new GHC Generics. See
http://www.haskell.org/haskellwiki/GHC.Generics for more information.
Template Haskell code is provided for supporting GHC before version 7.2.

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