From 7ddccab219ab64f066d8913c9f3c60afe2831d4b Mon Sep 17 00:00:00 2001 From: Vivian McPhail Date: Tue, 6 Jul 2010 06:20:04 +0000 Subject: complex implementations for Vectors typeclass --- lib/Data/Packed/Internal/Signatures.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Data/Packed/Internal/Signatures.hs') diff --git a/lib/Data/Packed/Internal/Signatures.hs b/lib/Data/Packed/Internal/Signatures.hs index 1370dbc..78d00fa 100644 --- a/lib/Data/Packed/Internal/Signatures.hs +++ b/lib/Data/Packed/Internal/Signatures.hs @@ -54,9 +54,11 @@ type TCMCMCM = CInt -> CInt -> PC -> TCMCM -- type TCV = CInt -> PC -> IO CInt -- type TCVCV = CInt -> PC -> TCV -- type TCVCVCV = CInt -> PC -> TCVCV -- +type TCVV = CInt -> PC -> TV -- type TQV = CInt -> PQ -> IO CInt -- type TQVQV = CInt -> PQ -> TQV -- type TQVQVQV = CInt -> PQ -> TQVQV -- +type TQVF = CInt -> PQ -> TF -- type TCMCV = CInt -> CInt -> PC -> TCV -- type TVCV = CInt -> PD -> TCV -- type TCVM = CInt -> PC -> TM -- -- cgit v1.2.3