summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index 3a720ea..53597ae 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.15.2.0 2Version: 0.15.2.1
3License: GPL 3License: GPL
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
@@ -27,7 +27,7 @@ cabal-version: >=1.8
27 27
28build-type: Custom 28build-type: Custom
29 29
30extra-source-files: Config.hs THANKS.md INSTALL.md CHANGES.md 30extra-source-files: Config.hs THANKS.md INSTALL.md CHANGELOG
31 31
32extra-source-files: examples/deriv.hs 32extra-source-files: examples/deriv.hs
33 examples/integrate.hs 33 examples/integrate.hs