summaryrefslogtreecommitdiff
path: root/packages/special/lib/Numeric/GSL/Special/Legendre.hs
diff options
context:
space:
mode:
Diffstat (limited to 'packages/special/lib/Numeric/GSL/Special/Legendre.hs')
-rw-r--r--packages/special/lib/Numeric/GSL/Special/Legendre.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/special/lib/Numeric/GSL/Special/Legendre.hs b/packages/special/lib/Numeric/GSL/Special/Legendre.hs
index 927fa2c..5f7d2b0 100644
--- a/packages/special/lib/Numeric/GSL/Special/Legendre.hs
+++ b/packages/special/lib/Numeric/GSL/Special/Legendre.hs
@@ -1,4 +1,7 @@
1{-# LANGUAGE CPP #-} 1{-# LANGUAGE CPP #-}
2
3{-# OPTIONS_GHC -fno-warn-unused-top-binds #-}
4
2------------------------------------------------------------ 5------------------------------------------------------------
3-- | 6-- |
4-- Module : Numeric.GSL.Special.Legendre 7-- Module : Numeric.GSL.Special.Legendre