packages feed

Cabal revisions of some-1.0.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:               some version:            1.0.3+x-revision:         1 stability:          provisional cabal-version:      >=1.10 build-type:         Simple maintainer:         Oleg Grenrus <oleg.grenrus@iki.fi> license:            BSD3 license-file:       LICENSE-homepage:           https://github.com/phadej/some+homepage:           https://github.com/haskellari/some category:           Data, Dependent Types synopsis:           Existential type: Some description:    || ==8.8.4    || ==8.10.4    || ==9.0.1+   || ==9.2.1  extra-source-files: ChangeLog.md   source-repository head   type:     git-  location: git://github.com/phadej/some.git+  location: git://github.com/haskellari/some.git   subdir:   some  library    other-modules:    Data.GADT.Internal   build-depends:-      base     >=4.3     && <4.16+      base     >=4.3     && <4.17     , deepseq  >=1.3.0.0 && <1.5    if !impl(ghc >=7.8)
revision 2
 name:               some version:            1.0.3-x-revision:         1+x-revision:         2 stability:          provisional cabal-version:      >=1.10 build-type:         Simple    if !impl(ghc >=8.0)     build-depends:-        semigroups           >=0.18.5 && <0.20-      , transformers         >=0.3    && <0.6-      , transformers-compat  >=0.6    && <0.7+        semigroups           >=0.18.5 && <0.21+      , transformers         >=0.3    && <0.7+      , transformers-compat  >=0.6    && <0.8    if impl(ghc >=9.0)     -- these flags may abort compilation with GHC-8.10