futhark-0.21.10: An optimising compiler for a functional, array-oriented language.
Safe HaskellNone
LanguageHaskell2010

Futhark.LSP.State

Description

The language server state definition.

Synopsis

Documentation

newtype State Source #

The state of the language server.

Constructors

State 

Fields

emptyState :: State Source #

Initial state.