./math/hs-invariant, Haskell98 invariant functors

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.4nb2, Package name: hs-invariant-0.6.4nb2, Maintainer: pkgsrc-users

Haskell98 invariant functors (also known as exponential functors).


Master sites:

Filesize: 26.444 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173)
Log message:
recursive revbump after patching lang/ghc910
   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-30 08:52:23 by Masatake Daimon | Files touched by this commit (3) | Package updated
Log message:
math/hs-invariant: update to invariant-0.6.4

# 0.6.4 [2024.12.05]
* Drop support for pre-8.0 versions of GHC.
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-02 10:07:14 by Masatake Daimon | Files touched by this commit (4)
Log message:
math/hs-invariant: Update to 0.6.3

0.6.3 [2024.03.19]

    Support building with template-haskell-2.22.* (GHC 9.10).
   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-30 10:55:43 by Masatake Daimon | Files touched by this commit (4)
Log message:
math/hs-invariant: Update to 0.6.2

0.6.2 [2023.08.06]
* 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 invariant will now build with
  GHC 9.8, as TemplateHaskellQuotes abstracts over some internal Template
  Haskell changes introduced in 9.8.

0.6.1 [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