summaryrefslogtreecommitdiff
path: root/lib/Numeric/GSL
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2008-10-14 15:30:20 +0000
committerAlberto Ruiz <aruiz@um.es>2008-10-14 15:30:20 +0000
commit4e49da11c0a7bfadd1356a64b947d39abdc36ec1 (patch)
tree960edcaec00e344d8cdc4878ac4a3738cf291a9d /lib/Numeric/GSL
parentc3b66ae4ec9d4dc38205f864af2bc097353ba54c (diff)
ok with ghc-6.10-rc
Diffstat (limited to 'lib/Numeric/GSL')
-rw-r--r--lib/Numeric/GSL/Special/Internal.hsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Numeric/GSL/Special/Internal.hsc b/lib/Numeric/GSL/Special/Internal.hsc
index e0744d7..96c1f40 100644
--- a/lib/Numeric/GSL/Special/Internal.hsc
+++ b/lib/Numeric/GSL/Special/Internal.hsc
@@ -1,4 +1,4 @@
1{-# OPTIONS -ffi #-} 1 {-# LANGUAGE ForeignFunctionInterface #-}
2----------------------------------------------------------------------------- 2-----------------------------------------------------------------------------
3{- | 3{- |
4Module : Numeric.GSL.Special.Internal 4Module : Numeric.GSL.Special.Internal