leksah-0.15.1.3: Haskell IDE written in Haskell

Safe HaskellNone
LanguageHaskell2010

IDE.Session

Description

Module for saving and recovering the layout

Synopsis

Documentation

saveSession :: IDEAction Source

Get and save the current session

recoverSession :: FilePath -> IDEM (Bool, Bool) Source

Read and apply the saved layout