untabify
authorDon Stewart <dons@galois.com>
Wed, 13 Feb 2008 22:19:50 +0000 (22:19 +0000)
committerDon Stewart <dons@galois.com>
Wed, 13 Feb 2008 22:19:50 +0000 (22:19 +0000)
Foreign.hs

index 9fef16f..6c3cf8a 100644 (file)
@@ -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