From 3831bed8a046e53483292a0771ee1ff5b3fecf7a Mon Sep 17 00:00:00 2001 From: Bas van Dijk Date: Sat, 24 Dec 2011 21:21:29 +0100 Subject: Warning police --- lib/Numeric/GSL/Integration.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Numeric/GSL/Integration.hs') diff --git a/lib/Numeric/GSL/Integration.hs b/lib/Numeric/GSL/Integration.hs index 84e8546..a59862a 100644 --- a/lib/Numeric/GSL/Integration.hs +++ b/lib/Numeric/GSL/Integration.hs @@ -20,7 +20,7 @@ module Numeric.GSL.Integration ( integrateQAGS ) where -import Foreign.C.Types(CInt) +import Foreign.C.Types(CInt(..)) import Foreign.Marshal.Alloc(malloc, free) import Foreign.Ptr(Ptr, FunPtr, freeHaskellFunPtr) import Foreign.Storable(peek) -- cgit v1.2.3