Next | Query returned 15 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-29 07:14:57 by Masatake Daimon | Files touched by this commit (2)
Log message:
devel/hs-generic-deriving: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-27 16:00:55 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-generic-deriving: Update to 1.14.5

1.14.5 [2023.08.06]
* Support building with template-haskell-2.21.* (GHC 9.8).
* The Template Haskell machinery now uses TemplateHaskellQuotes when
  building with GHC 8.0+ instead of manually constructing each Template
  Haskell Name. A consequence of this is that generic-deriving will now
  build with GHC 9.8, as TemplateHaskellQuotes abstracts over some internal
  Template Haskell changes introduced in 9.8.

1.14.4 [2023.04.30]
* Allow building with GHC backends where HTYPE_SIG_ATOMIC_T is not defined,
  such as the WASM backend.
* Place INLINE [1] pragmas on from and to implementations when types don't
  have too many constructors or fields, following the heuristics that GHC
  9.2+ uses for Generic deriving.

1.14.3 [2023.02.27]
* Support th-abstraction-0.5.*.
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2022-08-18 20:38:18 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
hs-generic-deriving: update to 1.14.2.

# 1.14.2 [2022.07.23]
* Fix a bug in which `deriveAll1` could generate ill kinded code when using
  `kindSigOptions=False`, or when using GHC 8.0 or earlier.
* Fix a bug in which `deriveAll1` would reject data types whose last type
  variable has a kind besides `Type` or `k` on GHC 8.2 or later.
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   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-02-11 14:23:55 by Masatake Daimon | Files touched by this commit (3)
Log message:
Update to generic-deriving-1.14.1

1.14.1 [2021.08.30]
* Backport the Generic(1) instances introduced for tuples (8 through 15) in
  base-4.16.
* Make the test suite compile on GHC 9.2 or later.
* Always import Data.List qualified to fix the build with recent GHCs.
   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

Next | Query returned 15 messages, browsing 1 to 10 | Previous