summaryrefslogtreecommitdiff
path: root/HSSL.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2007-07-30 09:02:57 +0000
committerAlberto Ruiz <aruiz@um.es>2007-07-30 09:02:57 +0000
commit0c38c1b0e122a56ea98c494e60ba90afe2688664 (patch)
tree5623779a630694c04525b0c38314d6aa9b511e4f /HSSL.cabal
parentb9db4d25d87cd4ab0f493413db92fb41b7eacda9 (diff)
links to documentation for special functions
Diffstat (limited to 'HSSL.cabal')
-rw-r--r--HSSL.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/HSSL.cabal b/HSSL.cabal
index 393e3fb..a29f944 100644
--- a/HSSL.cabal
+++ b/HSSL.cabal
@@ -42,6 +42,7 @@ Exposed-modules: Data.Packed.Internal,
42 GSL.Special.Pow_int, GSL.Special.Psi, 42 GSL.Special.Pow_int, GSL.Special.Psi,
43 GSL.Special.Synchrotron, GSL.Special.Trig, 43 GSL.Special.Synchrotron, GSL.Special.Trig,
44 GSL.Special.Zeta, GSL.Special.Log, 44 GSL.Special.Zeta, GSL.Special.Log,
45 GSL.Special.Legendre,
45 GSL.Fourier, 46 GSL.Fourier,
46 GSL.Polynomials, 47 GSL.Polynomials,
47 GSL.Minimization, 48 GSL.Minimization,