Development.IDE.Main
data Arguments Source #
Constructors
Fields
Nothing: lsp server ; Just: typecheck and exit
Deprecated
Map project roots to the location of the hiedb for the project
Defined in Development.IDE.Main
Methods
def :: Arguments #
defaultMain :: Arguments -> IO () Source #