packages feed

Cabal revisions of Tensor-1.0.0.1

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

revision 1
-name: Tensor-version: 1.0.0.1-license: BSD3-license-file: LICENSE-maintainer: Sven Panne <sven.panne@aedion.de>-bug-reports: mailto:hopengl@haskell.org-homepage: http://www.haskell.org/HOpenGL/-category: Data-synopsis: Tensor data types-description:-   This package contains tensor data types and their instances for some basic-   type classes.-build-type: Simple-exposed-modules: Data.Tensor-hs-Source-Dirs: src-ghc-options: -Wall-build-depends: base >= 3 && < 5+name: Tensor
+version: 1.0.0.1
+x-revision: 1
+license: BSD3
+license-file: LICENSE
+maintainer: Sven Panne <sven.panne@aedion.de>
+bug-reports: mailto:hopengl@haskell.org
+homepage: http://www.haskell.org/HOpenGL/
+category: Data
+synopsis: Tensor data types
+description:
+   This package contains tensor data types and their instances for some basic
+   type classes.
+build-type: Simple
+exposed-modules: Data.Tensor
+hs-Source-Dirs: src
+ghc-options: -Wall
+build-depends: base >= 3 && < 4.7