Go to file
Dominique Leuenberger d0e8277b90 Accepting request 623777 from devel:languages:haskell
- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.

- Update generic-deriving to version 1.12.2.
  # 1.12.2 [2018.06.28]
  * Backport the `Generic(1)` instances for `Data.Ord.Down`, introduced in
    `base-4.12`. Add `GEq`, `GShow`, `GSemigroup`, `GMonoid`, `GFunctor`,
    `GFoldable`, `GTraversable`, and `GCopoint` instances for `Down`.
  * Refactor internals using `th-abstraction`.
  * Adapt to `Maybe` moving to `GHC.Maybe` in GHC 8.6.

         Foldable, Traversable, Alternative, and Monad instances for U1 lazier to
         correspond with base-4.9
         MonadZip, Foldable, Traversable, and Data instances (introduced in base-4.9)
         for datatypes in the Generics.Deriving.Base module
         a bug with deriving Generic1 instances on GHC 7.8, and makes it easier to
         derive Generic1 instances for datatypes that utilize GHC 8.0's
         -XTypeInType extension.
         instance
         with explicit kind signatures in the presence of kind-polymorphic type
         variables. This is necessary for some datatypes that use -XTypeInType to have
         derived Generic(1) instances, but is not turned on by default since the TH
         kind inference is not perfect and would cause otherwise valid code to be
         rejected. Use only if you know what you are doing.
         incorrect Generic instances
         instances for datatypes introduced in GHC 8.0
         for Complex (base-4.4 and later) ExitCode, and Version; and Generic1 instances
         for Complex (base-4.4 and later) and Proxy (base-4.7 and later). Added GEnum,
         GEq, GFoldable, GFunctor, GIx, GShow, and GTraversable instances for these
         datatypes where appropriate.

OBS-URL: https://build.opensuse.org/request/show/623777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-generic-deriving?expand=0&rev=9
2018-07-24 15:19:00 +00:00
.gitattributes Accepting request 397584 from devel:languages:haskell:lts 2016-05-23 21:07:47 +00:00
.gitignore Accepting request 397584 from devel:languages:haskell:lts 2016-05-23 21:07:47 +00:00
generic-deriving-1.12.2.tar.gz osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-generic-deriving revision:6, using keep-link 2018-07-01 01:01:10 +00:00
generic-deriving.cabal osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-generic-deriving revision:7, using keep-link 2018-07-11 01:01:40 +00:00
ghc-generic-deriving.changes osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-generic-deriving revision:9, using keep-link 2018-07-18 14:40:20 +00:00
ghc-generic-deriving.spec osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-generic-deriving revision:7, using keep-link 2018-07-11 01:01:40 +00:00