summaryrefslogtreecommitdiff
path: root/lib/Numeric/GSL/Integration.hs
AgeCommit message (Collapse)Author
2011-12-24Warning police for GHC < 7.4Bas van Dijk
The previous patch got rid of warnings when ghc >= 7.4. Unfortunately this caused warnings on GHC < 7.4. This patch removes warnings on all versions of GHC.
2011-12-24Warning policeBas van Dijk
2011-09-01Get rid of some deprecation warnings & Use more explicit importsBas van Dijk
2008-01-22CInt in GSL argsAlberto Ruiz
2008-01-21IO CInt resultsAlberto Ruiz
2007-11-12withMatrixAlberto Ruiz
2007-10-01LinearAlgebra and GSL moved to NumericAlberto Ruiz