packages feed

Cabal revisions of tuple-morph-0.1.0.0

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

revision 1
-name:                tuple-morph-version:             0.1.0.0-synopsis:            Morph between tuples with the same "flattened" representation-description:         Morph between tuples with the same "flattened" representation. Convert-                     tuples from an to heterogenous lists.-                     .-                     See "Data.Tuple.Morph".-license:             MIT-license-file:        LICENSE-author:              Paweł Nowak-maintainer:          Paweł Nowak <pawel834@gmail.com>-copyright:           Paweł Nowak 2014-category:            Data-build-type:          Simple-cabal-version:       >=1.10--library-  exposed-modules:     Data.Tuple.Morph-                       Data.Tuple.Morph.Append-  other-modules:       Data.Tuple.Morph.TH-  build-depends:       base <5, HList, template-haskell-  default-language:    Haskell2010+name:                tuple-morph
+version:             0.1.0.0
+x-revision: 1
+synopsis:            Morph between tuples with the same \"flattened\" representation
+description:         Morph between tuples with the same \"flattened"\ representation. Convert
+                     tuples from and to heterogenous lists.
+                     .
+                     See "Data.Tuple.Morph".
+license:             MIT
+license-file:        LICENSE
+author:              Paweł Nowak
+maintainer:          Paweł Nowak <pawel834@gmail.com>
+copyright:           Paweł‚ Nowak 2014
+category:            Data
+build-type:          Simple
+cabal-version:       >=1.10
+
+library
+  exposed-modules:     Data.Tuple.Morph
+                       Data.Tuple.Morph.Append
+  other-modules:       Data.Tuple.Morph.TH
+  build-depends:       base <5, HList, template-haskell
+  default-language:    Haskell2010
revision 2
 name:                tuple-morph
 version:             0.1.0.0
-x-revision: 1
-synopsis:            Morph between tuples with the same \"flattened\" representation
-description:         Morph between tuples with the same \"flattened"\ representation. Convert
+x-revision: 2
+synopsis:            Morph between tuples with the same "flattened" representation.
+description:         Morph between tuples with the same "flattened" representation. Convert
                      tuples from and to heterogenous lists.
                      .
                      See "Data.Tuple.Morph".
 license:             MIT
 license-file:        LICENSE
 author:              Paweł Nowak
-maintainer:          Paweł Nowak <pawel834@gmail.com>
+maintainer:          Paweł‚ Nowak <pawel834@gmail.com>
 copyright:           Paweł‚ Nowak 2014
 category:            Data
 build-type:          Simple
revision 3
 name:                tuple-morph
 version:             0.1.0.0
-x-revision: 2
+x-revision: 3
 synopsis:            Morph between tuples with the same "flattened" representation.
 description:         Morph between tuples with the same "flattened" representation. Convert
                      tuples from and to heterogenous lists.
   exposed-modules:     Data.Tuple.Morph
                        Data.Tuple.Morph.Append
   other-modules:       Data.Tuple.Morph.TH
-  build-depends:       base <5, HList, template-haskell
+  build-depends:       base <5, HList, template-haskell >=2.9
   default-language:    Haskell2010
revision 4
 name:                tuple-morph
+x-revision:          4
 version:             0.1.0.0
-x-revision: 3
-synopsis:            Morph between tuples with the same "flattened" representation.
+synopsis:            Morph between tuples, or convert them from and to HLists.
 description:         Morph between tuples with the same "flattened" representation. Convert
                      tuples from and to heterogenous lists.
                      .
 license:             MIT
 license-file:        LICENSE
 author:              Paweł Nowak
-maintainer:          Paweł‚ Nowak <pawel834@gmail.com>
-copyright:           Paweł‚ Nowak 2014
+maintainer:          Paweł Nowak <pawel834@gmail.com>
+copyright:           Paweł Nowak 2014
 category:            Data
 build-type:          Simple
 cabal-version:       >=1.10
   exposed-modules:     Data.Tuple.Morph
                        Data.Tuple.Morph.Append
   other-modules:       Data.Tuple.Morph.TH
-  build-depends:       base <5, HList, template-haskell >=2.9
-  default-language:    Haskell2010
+  build-depends:       base <5, HList, template-haskell >= 2.9
+  default-language:    Haskell2010