2023-11-16 17:59:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 16 13:26:22 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Strip CRLF line endings from the bundled Cabal file.
|
|
|
|
|
2023-11-10 15:07:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 18 08:42:49 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Update fgl to version 5.8.2.0.
|
|
|
|
5.8.2.0
|
|
|
|
-------
|
|
|
|
|
|
|
|
* Data.Graph.Inductive.Graph now only requires Graph, not DynGraph
|
|
|
|
(issue #100).
|
|
|
|
|
|
|
|
* Documented that some functions are partial (issue #98).
|
|
|
|
|
|
|
|
* Add `insert` function as synonym for `&` (issue #90).
|
|
|
|
|
|
|
|
5.8.1.1
|
|
|
|
-------
|
|
|
|
|
|
|
|
* Data.Graph.Inductive.Query.Dominators.{dom,iDom} could fail for some
|
|
|
|
graphs (issue #109, regression in 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.
|
|
|
|
|
2023-06-23 23:01:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 22 19:46:07 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Update fgl to version 5.8.0.0 revision 1.
|
|
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
|
2023-03-30 19:38:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 30 17:06:46 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
|
2022-10-06 16:46:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2020-12-18 13:52:06 +01:00
|
|
|
-------------------------------------------------------------------
|
2020-12-19 19:28:32 +01:00
|
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
2020-12-18 13:52:06 +01:00
|
|
|
|
2020-12-19 18:48:03 +01:00
|
|
|
- disable %{ix86} build
|
2020-12-18 13:52:06 +01:00
|
|
|
|
2020-08-19 03:01:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 18 10:44:50 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
|
2020-08-04 13:07:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2020-06-16 12:56:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 9 09:26:19 UTC 2020 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add fgl at version 5.7.0.2.
|
|
|
|
|