diff options
Diffstat (limited to 'lib/Data/Packed/Development.hs')
-rw-r--r-- | lib/Data/Packed/Development.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Data/Packed/Development.hs b/lib/Data/Packed/Development.hs index 9b8dacf..e792783 100644 --- a/lib/Data/Packed/Development.hs +++ b/lib/Data/Packed/Development.hs | |||
@@ -21,6 +21,7 @@ module Data.Packed.Development ( | |||
21 | app1, app2, app3, app4, | 21 | app1, app2, app3, app4, |
22 | app5, app6, app7, app8, app9, app10, | 22 | app5, app6, app7, app8, app9, app10, |
23 | MatrixOrder(..), orderOf, cmat, fmat, | 23 | MatrixOrder(..), orderOf, cmat, fmat, |
24 | matrixFromVector, | ||
24 | unsafeFromForeignPtr, | 25 | unsafeFromForeignPtr, |
25 | unsafeToForeignPtr, | 26 | unsafeToForeignPtr, |
26 | check, (//), | 27 | check, (//), |