typelevel-tensor 0.1 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- typelevel-tensor.cabal +2/−2
typelevel-tensor.cabal view
@@ -16,7 +16,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version: 0.1+Version: 0.1.0.1 -- A short (one-line) description of the package. Synopsis: Tensors whose ranks and dimensions type-inferred and type-checked.@@ -46,7 +46,7 @@ Category: Data Build-type: Simple-+Tested-With: GHC==7.0.3 -- Extra files to be distributed with the package, such as examples or -- a README. -- Extra-source-files: