packages feed

Cabal revisions of boring-0.1

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

revision 1
 name:                boring version:             0.1+x-revision:          1 synopsis:            Boring and Absurd types description:   * @Boring@ types are isomorphic to @()@.   GHC==7.10.3,   GHC==8.0.2,   GHC==8.2.2,-  GHC==8.4.1+  GHC==8.4.3+  GHC==8.6.1  source-repository head   type:      git   exposed-modules:     Data.Boring   build-depends:-    base                >=4.7     && <4.12,+    base                >=4.7     && <4.13,     base-compat         >=0.9.3   && <0.11,     adjunctions         >=4.4     && <4.5,     constraints         ==0.4.1.3 || >=0.10 && <0.11,
revision 2
 name:                boring version:             0.1-x-revision:          1+x-revision:          2 synopsis:            Boring and Absurd types description:   * @Boring@ types are isomorphic to @()@.     adjunctions         >=4.4     && <4.5,     constraints         ==0.4.1.3 || >=0.10 && <0.11,     fin                 >=0.0.1   && <0.1,-    generics-sop        >=0.3.2.0 && <0.4,+    generics-sop        >=0.3.2.0 && <0.5,     tagged              >=0.8.5   && <0.9,     streams             >=3.3     && <3.4,     transformers        >=0.3     && <0.6,