packages feed

Cabal revisions of smallcheck-series-0.6.1

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

revision 1
-name:                smallcheck-series-version:             0.6.1-synopsis:            Extra SmallCheck series and utilities-description:-  Orphan-  @<https://hackage.haskell.org/package/smallcheck-1.1.1/docs/Test-SmallCheck-Series.html#t:Serial Serial>@-  instances and utilities to create and manipulate-  @<https://hackage.haskell.org/package/smallcheck-1.1.1/docs/Test-SmallCheck-Series.html#t:Series Series>@-  for common types.-homepage:            https://github.com/jdnavarro/smallcheck-series-bug-reports:         https://github.com/jdnavarro/smallcheck-series/issues-license:             BSD3-license-file:        LICENSE-author:              Danny Navarro-maintainer:          j@dannynavarro.net-category:            Testing-build-type:          Simple-extra-source-files:  README.md CHANGELOG.md AUTHORS.md-cabal-version:       >=1.10-tested-with:         GHC == 8.0.1, GHC == 8.4.4--source-repository head-  type: git-  location: git://github.com/jdnavarro/smallcheck-series.git--library-  default-language:    Haskell2010-  ghc-options:         -Wall-  exposed-modules:     Test.SmallCheck.Series.ByteString-                       Test.SmallCheck.Series.ByteString.Lazy-                       Test.SmallCheck.Series.Instances-                       Test.SmallCheck.Series.Text-                       Test.SmallCheck.Series.Text.Lazy-                       Test.SmallCheck.Series.Utils-  build-depends:       base >=4.6 && <4.13,-                       bytestring >=0.10.0.2,-                       containers >=0.5.0.0,-                       text >=0.11.3,-                       transformers >=0.3.0.0,-                       logict >=0.6.0.2,-                       smallcheck >=1.1.1--test-suite doctests-  default-language:    Haskell2010-  type:                exitcode-stdio-1.0-  hs-source-dirs:      tests-  main-is:             doctests.hs-  ghc-options:         -Wall -threaded-  build-depends:       base >=4.6 && <4.12,-                       Glob >=0.7.5,-                       doctest >=0.9.10+name:                smallcheck-series
+version:             0.6.1
+x-revision: 1
+synopsis:            Extra SmallCheck series and utilities
+description:
+  Orphan
+  @<https://hackage.haskell.org/package/smallcheck-1.1.1/docs/Test-SmallCheck-Series.html#t:Serial Serial>@
+  instances and utilities to create and manipulate
+  @<https://hackage.haskell.org/package/smallcheck-1.1.1/docs/Test-SmallCheck-Series.html#t:Series Series>@
+  for common types.
+homepage:            https://github.com/jdnavarro/smallcheck-series
+bug-reports:         https://github.com/jdnavarro/smallcheck-series/issues
+license:             BSD3
+license-file:        LICENSE
+author:              Danny Navarro <j@dannynavarro.net>
+maintainer:          Jan Path <jan@jpath.de>
+category:            Testing
+build-type:          Simple
+extra-source-files:  README.md CHANGELOG.md AUTHORS.md
+cabal-version:       >=1.10
+tested-with:         GHC == 8.0.1, GHC == 8.4.4
+
+source-repository head
+  type: git
+  location: git://github.com/jdnavarro/smallcheck-series.git
+
+library
+  default-language:    Haskell2010
+  ghc-options:         -Wall
+  exposed-modules:     Test.SmallCheck.Series.ByteString
+                       Test.SmallCheck.Series.ByteString.Lazy
+                       Test.SmallCheck.Series.Instances
+                       Test.SmallCheck.Series.Text
+                       Test.SmallCheck.Series.Text.Lazy
+                       Test.SmallCheck.Series.Utils
+  build-depends:       base >=4.6 && <4.13,
+                       bytestring >=0.10.0.2,
+                       containers >=0.5.0.0,
+                       text >=0.11.3,
+                       transformers >=0.3.0.0,
+                       logict >=0.6.0.2,
+                       smallcheck >=1.1.1
+
+test-suite doctests
+  default-language:    Haskell2010
+  type:                exitcode-stdio-1.0
+  hs-source-dirs:      tests
+  main-is:             doctests.hs
+  ghc-options:         -Wall -threaded
+  build-depends:       base >=4.6 && <4.12,
+                       Glob >=0.7.5,
+                       doctest >=0.9.10
revision 2
 name:                smallcheck-series
 version:             0.6.1
-x-revision: 1
+x-revision: 2
 synopsis:            Extra SmallCheck series and utilities
 description:
   Orphan
   hs-source-dirs:      tests
   main-is:             doctests.hs
   ghc-options:         -Wall -threaded
-  build-depends:       base >=4.6 && <4.12,
+  build-depends:       base >=4.6 && <4.13,
                        Glob >=0.7.5,
                        doctest >=0.9.10