packages feed

Cabal revisions of monad-chronicle-1.0.0.1

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

revision 1
 cabal-version:      >=1.10 name:               monad-chronicle version:            1.0.0.1+x-revision:         1 synopsis:           These as a transformer, ChronicleT-homepage:           https://github.com/isomorphism/these+homepage:           https://github.com/haskellari/these license:            BSD3 license-file:       LICENSE author:             C. McCann, Oleg Grenrus      || ==8.2.2      || ==8.4.4      || ==8.6.5-     || ==8.8.3-     || ==8.10.1+     || ==8.8.4+     || ==8.10.4+     || ==9.0.1   , GHCJS ==8.4  source-repository head   type:     git-  location: https://github.com/isomorphism/these.git+  location: https://github.com/haskellari/these.git  flag semigroupoids   description: Build with semigroupoids dependency    -- ghc boot libs   build-depends:-      base          >=4.5.1.0 && <4.15+      base          >=4.5.1.0 && <4.16     , mtl           >=2.1.3   && <2.3     , transformers  >=0.3.0.0 && <0.6 
revision 2
 cabal-version:      >=1.10 name:               monad-chronicle version:            1.0.0.1-x-revision:         1+x-revision:         2 synopsis:           These as a transformer, ChronicleT homepage:           https://github.com/haskellari/these license:            BSD3      || ==8.8.4      || ==8.10.4      || ==9.0.1+     || ==9.2.1   , GHCJS ==8.4  source-repository head    -- ghc boot libs   build-depends:-      base          >=4.5.1.0 && <4.16+      base          >=4.5.1.0 && <4.17     , mtl           >=2.1.3   && <2.3     , transformers  >=0.3.0.0 && <0.6    -- other dependencies   build-depends:       data-default-class   >=0.1.2.0 && <0.2-    , transformers-compat  >=0.6.5   && <0.7+    , transformers-compat  >=0.6.5   && <0.8    if !impl(ghc >=8.0)-    build-depends: semigroups >=0.18.5 && <0.20+    build-depends: semigroups >=0.18.5 && <0.21    -- Ensure Data.Functor.Classes is always available   if impl(ghc >=7.10)