packages feed

Cabal revisions of size-based-0.1.0.0

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

revision 1
 
 name:                size-based
 version:             0.1.0.0
+x-revision: 1
 synopsis:            Sized functors, for size-based enumerations
 description:
   
   build-depends:       base >=4.7 && <5, 
                        dictionary-sharing >= 0.1 && < 1.0, 
                        testing-type-modifiers >= 0.1 && < 1.0,
-                       template-haskell  >=2.5 && <2.12
+                       template-haskell  >=2.5 && <2.13
   -- hs-source-dirs:      
-  default-language:    Haskell2010+  default-language:    Haskell2010
revision 2
 
 name:                size-based
 version:             0.1.0.0
-x-revision: 1
+x-revision: 2
 synopsis:            Sized functors, for size-based enumerations
 description:
   
   other-modules:       
     Control.Enumerable.Derive
   other-extensions:    GADTs, DeriveDataTypeable
-  build-depends:       base >=4.7 && <5, 
+  build-depends:       base >=4.8 && <5, 
                        dictionary-sharing >= 0.1 && < 1.0, 
                        testing-type-modifiers >= 0.1 && < 1.0,
                        template-haskell  >=2.5 && <2.13