summaryrefslogtreecommitdiff
path: root/packages/sundials/hmatrix-sundials.cabal
diff options
context:
space:
mode:
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