unlit-0.1.1.0: Tool to convert literate code between styles or to code.
Unlit.String
unlit :: Maybe Style -> [(Int, String)] -> [String] Source
relit :: Maybe Style -> Name -> [(Int, String)] -> [String] Source
data Style Source
Constructors
Fields
data Name Source
Instances
name2style :: Name -> Style Source