leksah-0.10.0.4: Haskell IDE written in Haskell
Source code
Contents
Index
IDE.SourceCandy
Description
Documentation
parseCandy
::
FilePath
->
IO
CandyTable
Source
transformToCandy
::
CandyTable
->
EditorBuffer
->
IDEM
()
Source
transformFromCandy
::
CandyTable
->
EditorBuffer
->
IDEM
()
Source
keystrokeCandy
::
CandyTable
->
Maybe
Char
->
EditorBuffer
->
IDEM
()
Source
getCandylessText
::
CandyTable
->
EditorBuffer
->
IDEM
String
Source
getCandylessPart
::
CandyTable
->
EditorBuffer
->
EditorIter
->
EditorIter
->
IDEM
String
Source
stringToCandy
::
CandyTable
->
String
->
IDEM
String
Source
positionToCandy
::
CandyTable
->
EditorBuffer
-> (
Int
,
Int
) ->
IDEM
(
Int
,
Int
)
Source
positionFromCandy
::
CandyTable
->
EditorBuffer
-> (
Int
,
Int
) ->
IDEM
(
Int
,
Int
)
Source
Produced by
Haddock
version 2.6.1