Next | Query returned 22 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 14:27:42 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to mmorph-1.1.5

1.1.5
* Fix build failures on GHC 8.4 and 8.6
* Add support for safe Haskell
  - Specifically, this marks the Control.Monad.Trans.Compose module as
    Trustworthy
  - The change in 1.1.4 to use GeneralizedNewtypeDeriving meant that
    the Control.Monad.Trans.Compose module was no longer inferred as
    safe
* Restore Traversable instance removed by mistake in 1.1.4

1.1.4 (Blacklisted)
* Unintentional removal of Traversable instance for ComposeT
  - This missing instance is restored in 1.1.5
  - This is the reason why the 1.1.4 release is blacklisted

* Fix MonadFail-related code to work for GHCJS
* The MonadRWS instance for ComposeT has a more flexible constraint
  - The constraint is now MonadReader r (f (g m)), MonadWriter w (f (g
    m)), MonadState s (f (g m)) instead of MonadRWS r w s (f g m)
  - This loosening of the constraint is backwards-compatible
   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.
   2020-01-11 09:20:36 by Masatake Daimon | Files touched by this commit (2)
Log message:
Remove dependency on devel/hs-mtl

mtl is now a part of GHC.
   2020-01-01 05:35:58 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to mmorph-1.1.3

1.1.3
* Add an MFunctor instance for ComposeT for GHC >= 8.6
* Add GHC 8.8 support

1.1.2
* Conditionally disable Polykinds to support older versions of GHC

1.1.1
* Increase upper bound on transformers-compat

1.1.0
BREAKING CHANGE: Enable PolyKinds
  This should in theory be a non-breaking change, but due to a bug in
  GHC 8.0.1 and kind inference ambiguities I'm marking this as a
  breaking change
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-11-23 13:52:33 by Ryosuke Moro | Files touched by this commit (51)
Log message:
Bump PKGREVISION for hs-transformers-0.4.2.0
   2014-09-02 22:57:11 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 1.0.4

Changes from https://github.com/Gabriel439/Haskell-MMorph-Library
1.0.4
 - Added MFunctor and MMonad instances for ExceptT

Next | Query returned 22 messages, browsing 11 to 20 | Previous