module.exports = { name: 'Grammatical Framework', type: 'programming', aceMode: 'haskell', extensions: ['.gf'], languageId: 137, tmScope: 'source.gf', aliases: ['gf'], codemirrorMode: 'haskell', codemirrorMimeType: 'text/x-haskell', color: '#ff0000', }