ghc-fgl/ghc-fgl.changes

54 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jan 26 21:28:27 UTC 2023 - Peter Simons <psimons@suse.com>
- Update fgl to version 5.8.1.0.
5.8.1.0
-------
* Data.Graph.Inductive.PatriciaTree.Gr and
Data.Graph.Inductive.Tree.Gr now have Functor instances.
* 'Gr a' is now an instance of Functor.
-------------------------------------------------------------------
Sat Sep 24 07:24:12 UTC 2022 - Peter Simons <psimons@suse.com>
- Update fgl to version 5.8.0.0.
5.8.0.0
-------
* Breaking change: MonadFail is no longer a superclass of GraphM.
This is to support GHC 9.4. This has no effect on the IO and ST
instances of GraphM, but may affect users.
-------------------------------------------------------------------
Thu Aug 25 22:05:53 UTC 2022 - Peter Simons <psimons@suse.com>
- Update fgl to version 5.7.0.3 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Aug 18 10:44:50 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Aug 4 09:04:45 UTC 2020 - psimons@suse.com
- Update fgl to version 5.7.0.3.
5.7.0.3
-------
* Bump QuickCheck dependency
-------------------------------------------------------------------
Tue Jun 9 09:26:19 UTC 2020 - psimons@suse.com
- Add fgl at version 5.7.0.2.