UNPKG

linguist-languages

Version:
16 lines (14 loc) 454 B
declare const _: { readonly name: 'Literate Haskell' readonly type: 'programming' readonly aceMode: 'text' readonly extensions: readonly ['.lhs'] readonly languageId: 207 readonly tmScope: 'text.tex.latex.haskell' readonly aliases: readonly ['lhaskell', 'lhs'] readonly codemirrorMode: 'haskell-literate' readonly codemirrorMimeType: 'text/x-literate-haskell' readonly color: '#5e5086' readonly group: 'Haskell' } export default _