From 12ae1263902e9fa605c3cf0af7fc5662c9c7469ba3487f6bdee4fd10dc5abee6 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:17:01 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-free revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=22 --- ghc-free.changes | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 ghc-free.changes diff --git a/ghc-free.changes b/ghc-free.changes deleted file mode 100644 index b93c7b3..0000000 --- a/ghc-free.changes +++ /dev/null @@ -1,44 +0,0 @@ -------------------------------------------------------------------- -Tue May 1 02:01:42 UTC 2018 - psimons@suse.com - -- Update free to version 5.0.2. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Apr 12 08:32:02 UTC 2018 - psimons@suse.com - -- Update free to version 5.0.1 revision 1. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Jul 10 17:13:32 UTC 2016 - psimons@suse.com - -- Update to version 4.12.4 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Mon Jan 18 10:33:25 UTC 2016 - mimi.vx@gmail.com - -- update to 4.12.4 -* Add instances for ExceptT: like ErrorT, but without an Error constraint. -* Support containers -* Support transformers 0.5 -* Removed a number of spurious class constraints. -* Support comonad 5 - -------------------------------------------------------------------- -Thu Aug 6 19:27:49 UTC 2015 - mimi.vx@gmail.com - -- update to 4.12.1 -* Add instances of MonadCatch and MonadThrow from exceptions to FT, FreeT and IterT. -* semigroupoids 5, profunctors 5, and bifunctors 5 support. - -------------------------------------------------------------------- -Sun Apr 26 17:48:04 UTC 2015 - mimi.vx@gmail.com - -- initial commit -