leksah-0.15.0.3: Haskell IDE written in Haskell
IDE.Command.VCS.Types
Description
newtype VCSAction a Source
Constructors
Instances
askIDERef :: VCSAction IDERef Source
readIDE' :: (IDE -> a) -> VCSAction a Source
reflectIDE' :: IDEM a -> IDERef -> IO a Source