Safe Haskell | None |
---|---|
Language | Haskell98 |
Synopsis
- data HsDevError
- = HsDevFailure
- | ModuleNotSource ModuleLocation
- | BrowseNoModuleInfo String
- | FileNotFound Path
- | ToolNotFound String
- | ProjectNotFound Text
- | PackageNotFound Text
- | ToolError String String
- | NotInspected ModuleLocation
- | InspectError String
- | InspectCabalError FilePath String
- | IOFailed String
- | GhcError String
- | RequestError String String
- | ResponseError String String
- | SQLiteError String
- | OtherError String
- | UnhandledError String
Documentation
data HsDevError Source #
hsdev exception type