[project @ 2002-07-15 16:15:14 by simonmar]
[haskell-directory.git] / System / Directory.hs
index 4f76ca6..9dffd0f 100644 (file)
@@ -35,7 +35,7 @@ module System.Directory
        writable,               -- :: Permissions -> Bool
        executable,             -- :: Permissions -> Bool
        searchable              -- :: Permissions -> Bool
-     ),
+     )
 
     , createDirectory          -- :: FilePath -> IO ()
     , removeDirectory          -- :: FilePath -> IO ()