summaryrefslogtreecommitdiff
path: root/packages/sundials/hmatrix-sundials.cabal
diff options
context:
space:
mode:
authorDominic Steinitz <dominic@steinitz.org>2018-04-08 10:38:59 +0100
committerDominic Steinitz <dominic@steinitz.org>2018-04-08 10:38:59 +0100
commit56c51c7476beeab5f1b701da8339f9bc1422cd52 (patch)
tree709c2f103097fbe0e35b45ccbf9f73cca34a24b1 /packages/sundials/hmatrix-sundials.cabal
parentc15409b09cb5133bf7f226aa8c8de06c9dbfdbd2 (diff)
Tidy and add picture
Diffstat (limited to 'packages/sundials/hmatrix-sundials.cabal')
-rw-r--r--packages/sundials/hmatrix-sundials.cabal9
1 files changed, 5 insertions, 4 deletions
diff --git a/packages/sundials/hmatrix-sundials.cabal b/packages/sundials/hmatrix-sundials.cabal
index 53afa58..5aa4373 100644
--- a/packages/sundials/hmatrix-sundials.cabal
+++ b/packages/sundials/hmatrix-sundials.cabal
@@ -1,16 +1,17 @@
1name: hmatrix-sundials 1name: hmatrix-sundials
2version: 0.1.0.0 2version: 0.1.0.0
3-- synopsis: 3synopsis: hmatrix interface to sundials
4-- description: 4description: Foo bar baz
5homepage: https://github.com/idontgetoutmuch/hmatrix/tree/sundials 5homepage: https://github.com/idontgetoutmuch/hmatrix/tree/sundials
6license: BSD3 6license: BSD3
7license-file: LICENSE 7license-file: LICENSE
8author: Dominic Steinitz 8author: Dominic Steinitz
9maintainer: dominic@steinitz.org 9maintainer: dominic@steinitz.org
10-- copyright: 10copyright: Dominic Steinitz 2018, Novadiscovery 2018
11category: Math 11category: Math
12build-type: Simple 12build-type: Simple
13extra-source-files: ChangeLog.md 13extra-source-files: ChangeLog.md, README.md, diagrams/*.png
14extra-doc-files: diagrams/*.png
14cabal-version: >=1.10 15cabal-version: >=1.10
15 16
16 17