Path to this page:
Next | Query returned 8 messages, browsing 1 to 10 | previous
CVS Commit History:
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-01 09:12:36 by Masatake Daimon | Files touched by this commit (1) |
Log message:
devel/hs-constraints-extras: 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-30 09:02:31 by Masatake Daimon | Files touched by this commit (2) |
Log message:
devel/hs-constraints-extras: Fix build with GHC 9.6
|
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message:
Bump Haskell packages after updating lang/ghc94
|
2023-01-26 12:11:15 by Masatake Daimon | Files touched by this commit (4) |
Log message:
devel/hs-constraints-extras: Update to 0.4.0.0
0.4.0.0 - 2022-11-18
* Make Has from a type synonym into the class upon which everything else is
based. Instances may define either has or argDict which are now both
methods of Has. This should hopefully improve the readability of type
errors involving the library a fair bit, as everything wanted to use Has,
but it was defined in terms of the less commonly appearing ArgDict and
ConstraintsFor.
* The ConstraintsFor type family has been removed as it is now unnecessary,
as instances of Has can simply be constrained directly. This has the
added benefit of allowing QuantifiedConstraints in those instance heads
that formerly would not have been allowed as part of the result of a type
family.
* The ArgDict class has also been removed, as it was also basically never
used on its own.
|
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-16 06:00:36 by Masatake Daimon | Files touched by this commit (5) |
Log message:
devel/hs-constraints-extras: import hs-constraints-extras-0.3.2.1
Convenience functions and TH for working with constraints.
|
Next | Query returned 8 messages, browsing 1 to 10 | previous