summaryrefslogtreecommitdiff
path: root/packages/tests/src/Numeric/LinearAlgebra/Tests.hs
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tests/src/Numeric/LinearAlgebra/Tests.hs')
-rw-r--r--packages/tests/src/Numeric/LinearAlgebra/Tests.hs8
1 files changed, 3 insertions, 5 deletions
diff --git a/packages/tests/src/Numeric/LinearAlgebra/Tests.hs b/packages/tests/src/Numeric/LinearAlgebra/Tests.hs
index ee57cbc..76e66b8 100644
--- a/packages/tests/src/Numeric/LinearAlgebra/Tests.hs
+++ b/packages/tests/src/Numeric/LinearAlgebra/Tests.hs
@@ -5,12 +5,10 @@
5----------------------------------------------------------------------------- 5-----------------------------------------------------------------------------
6{- | 6{- |
7Module : Numeric.LinearAlgebra.Tests 7Module : Numeric.LinearAlgebra.Tests
8Copyright : (c) Alberto Ruiz 2007-11 8Copyright : (c) Alberto Ruiz 2007-14
9License : GPL-style 9License : BSD3
10 10Maintainer : Alberto Ruiz
11Maintainer : Alberto Ruiz (aruiz at um dot es)
12Stability : provisional 11Stability : provisional
13Portability : portable
14 12
15Some tests. 13Some tests.
16 14