curry-frontend-0.2.5: Compile the functional logic language Curry to several intermediate formatsSource codeContentsIndex
CurryDeps
Documentation
data Source Source
Constructors
Source FilePath [ModuleIdent]
Interface FilePath
Unknown
show/hide Instances
deps :: [FilePath] -> [FilePath] -> SourceEnv -> FilePath -> IO SourceEnvSource
flattenDeps :: SourceEnv -> ([(ModuleIdent, Source)], [String])Source
sourceDeps :: [FilePath] -> [FilePath] -> ModuleIdent -> SourceEnv -> FilePath -> IO SourceEnvSource
moduleDeps :: [FilePath] -> [FilePath] -> SourceEnv -> ModuleIdent -> IO SourceEnvSource
Produced by Haddock version 2.4.2