summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2011-12-08 19:43:17 +0100
committerAlberto Ruiz <aruiz@um.es>2011-12-08 19:43:17 +0100
commitef93c93547287de7bbc25d552705914b7a850029 (patch)
treeb694133d8bfae553078519f4adcef0572963dc65 /hmatrix.cabal
parent49e7c27656dc190bdc3bb16104736a30206a9ab3 (diff)
fix haddock markup errors
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal7
1 files changed, 3 insertions, 4 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index 51ed4dd..576a6df 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.12.0.1 2Version: 0.12.0.2
3License: GPL 3License: GPL
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
@@ -216,9 +216,8 @@ library
216 extra-lib-dirs: 216 extra-lib-dirs:
217 217
218source-repository head 218source-repository head
219 type: darcs 219 type: git
220 location: http://patch-tag.com/r/aruiz/hmatrix 220 location: https://github.com/AlbertoRuiz/hmatrix
221-- location: http://code.haskell.org/hmatrix
222 221
223-- Test-Suite tests 222-- Test-Suite tests
224-- type: exitcode-stdio-1.0 223-- type: exitcode-stdio-1.0