packages feed

algebraic 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+7/−4 lines, 1 files

Files

algebraic.cabal view
@@ -2,15 +2,18 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                algebraic-version:             0.1.0.0+version:             0.1.0.1 synopsis:            General linear algebra structures. -- description:          license:             BSD3 license-file:        LICENSE author:              Wojciech Danilo-maintainer:          wojciech.danilo@gmail.com--- copyright:           -category:            Math+maintainer:          Wojciech Danilo <wojciech.danilo@gmail.com>+stability:           experimental+homepage:            https://github.com/wdanilo/algebraic+bug-reports:         https://github.com/wdanilo/algebraic/issues+copyright:           Copyright (C) 2014 Wojciech Danilo+category:            Math, Algebra build-type:          Simple -- extra-source-files:   cabal-version:       >=1.10