leksah-0.15.1.4: Haskell IDE written in Haskell

Safe HaskellNone
LanguageHaskell2010

IDE.Pane.PackageFlags

Description

Pane for saving, restoring and editing flags for specific cabal commands.

Synopsis

Documentation

readFlags :: FilePath -> IDEPackage -> IO IDEPackage Source

Read all the field values from the given FilePath

writeFlags :: FilePath -> IDEPackage -> IO () Source

Write all field values to the given FilePath

getFlags :: Maybe PanePath -> IDEM IDEFlags Source

Gets the Flags pane