UNPKG

linguist-languages

Version:
14 lines (13 loc) 325 B
declare const _: { name: 'Haskell' type: 'programming' color: '#5e5086' extensions: ['.hs', '.hs-boot', '.hsc'] tmScope: 'source.haskell' aceMode: 'haskell' languageId: 157 codemirrorMode: 'haskell' codemirrorMimeType: 'text/x-haskell' interpreters: ['runghc', 'runhaskell', 'runhugs'] } export default _