| ||||||||||
| ||||||||||
| ||||||||||
| Description | ||||||||||
| The core state of ide. This module is imported from every other module, | and all data structures of the state are declared here, to avoid circular | module dependencies. | ||||||||||
| Synopsis | ||||||||||
| Documentation | ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| Convenience methods for accesing the IDE State | ||||||||||
| ||||||||||
| Read an attribute of the contents | ||||||||||
| ||||||||||
| Variation on modifyIDE_ that lets you return a value | ||||||||||
| ||||||||||
| Modify the contents, without returning a value | ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| A reader monad for a mutable reference to the IDE state | ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| module IDE.Core.Types | ||||||||||
| module IDE.Core.CTypes | ||||||||||
| module IDE.Utils.Utils | ||||||||||
| module Graphics.UI.Frame.Panes | ||||||||||
| module Graphics.UI.Frame.ViewFrame | ||||||||||
| Produced by Haddock version 2.6.1 |