Safe Haskell | None |
---|---|
Language | Haskell98 |
- data IFileType
- pkgIndex :: String -> FilePath
- srcPath :: FilePath -> FilePath
- lsrcPath :: FilePath -> FilePath
- ibcPath :: FilePath -> Bool -> FilePath -> FilePath
- ibcPathWithFallback :: FilePath -> FilePath -> IO FilePath
- ibcPathNoFallback :: FilePath -> FilePath -> FilePath
- findImport :: [FilePath] -> FilePath -> FilePath -> Idris IFileType
- findInPath :: [FilePath] -> FilePath -> IO FilePath
- findPkgIndex :: String -> Idris FilePath
- installedPackages :: IO [String]
- doesFileExist' :: FilePath -> IO Bool
- doesDirectoryExist' :: FilePath -> IO Bool
- caseSensitive :: (FilePath -> IO Bool) -> FilePath -> IO Bool
Documentation
ibcPathNoFallback :: FilePath -> FilePath -> FilePath Source
findPkgIndex :: String -> Idris FilePath Source
installedPackages :: IO [String] Source
doesFileExist' :: FilePath -> IO Bool Source
doesDirectoryExist' :: FilePath -> IO Bool Source