Commit graph

3 commits

Author SHA1 Message Date
pho
d4086050f0 math/hs-comonad: Fix build with GHC 9.6 2023-10-29 09:33:57 +00:00
pho
dc9a17bad2 Update to comonad-5.0.8
5.0.8 [2020.12.30]
* Explicitly mark modules as Safe or Trustworthy.
* The build-type has been changed from Custom to Simple. To achieve
  this, the doctests test suite has been removed in favor of using
  cabal-docspec to run the doctests.

5.0.7 [2020.12.15]
* Move FunctorWithIndex (TracedT m w) instance from lens. This
  instance depends on the indexed-traversable package. This can be
  disabled using the flag of the same name.
2021-04-23 07:45:58 +00:00
rillig
15fe9894e6 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-05-11 17:51:58 +00:00