ide-backend-common-0.9.1: Shared library used be ide-backend and ide-backend-server

Safe HaskellNone
LanguageHaskell2010

IdeSession.GHC.Responses

Description

Responses from the GHC server

The server responds with IdeSession.Types.Private types

Synopsis

Documentation

data GhcVersion Source

GHC version

NOTE: Defined in such a way that the Ord instance makes sense.

Constructors

GHC_7_4 
GHC_7_8 
GHC_7_10