UNPKG

linguist-languages

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