packages feed

matrix-market-attoparsec 0.1.0.3 → 0.1.0.4

raw patch · 3 files changed

+7/−1 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

+ CHANGELOG.markdown view
@@ -0,0 +1,3 @@+0.2.0.1++Added MatrixMarket module from `accelerate-examples` SMVM
+ CONTRIBUTORS.md view
@@ -0,0 +1,1 @@+Trevor McDonell and the `accelerate` contributors : Data.Matrix.MatrixMarket
matrix-market-attoparsec.cabal view
@@ -1,5 +1,5 @@ name:                matrix-market-attoparsec-version:             0.1.0.3+version:             0.1.0.4 synopsis:            Parsing and serialization functions for the NIST Matrix Market format description:         Please see README.md homepage:            https://github.com/ocramz/matrix-market-attoparsec@@ -11,6 +11,8 @@ category:            Parsers build-type:          Simple extra-source-files:  README.md+                     CONTRIBUTORS.md+                     CHANGELOG.markdown data-dir:            data data-files:          fidapm05.mtx                      fidapm05_rhs1.mtx