IdeSession.Query

Types

type Query a

data ManagedFiles

data InvalidSessionStateQueries

Queries that rely on the static part of the state only

getSessionConfig

getSourcesDir

getDataDir

getDistDir

getSourceModule

getDataFile

getAllDataFiles

getCabalMacros

Queries that do not rely on computed state

getCodeGeneration

getEnv

getArgs

getGhcServer

getGhcVersion

getManagedFiles

getBuildExeStatus

getBuildDocStatus

getBuildLicensesStatus

getBreakInfo

Queries that rely on computed state

getSourceErrors

getLoadedModules

getFileMap

getSpanInfo

getExpTypes

getImports

getAutocompletion

getPkgDeps

getUseSites

getDotCabal

Debugging (internal use only)

dumpIdInfo

dumpAutocompletion

dumpFileMap