Current Path : /proc/1603417/root/usr/share/source-highlight/ |
Current File : //proc/1603417/root/usr/share/source-highlight/haskell_literate.lang |
# Haskel literate programming # both Bird and Latex style state code start '^>' begin include "haskell.lang" end state code delim "\\begin{code}" "\\end{code}" multiline begin include "haskell.lang" end