From c04ece9b00ebbf0a7448033e0da6c1cbadc34a00 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 13 Feb 2008 22:19:50 +0000 Subject: [PATCH] untabify --- Foreign.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Foreign.hs b/Foreign.hs index 9fef16f..6c3cf8a 100644 --- a/Foreign.hs +++ b/Foreign.hs @@ -18,7 +18,7 @@ module Foreign ( module Data.Bits , module Data.Int , module Data.Word - , module Foreign.Ptr + , module Foreign.Ptr , module Foreign.ForeignPtr , module Foreign.StablePtr , module Foreign.Storable -- 1.7.10.4