Skip to content

Commit 2cc3e05

Browse files
committed
Revert "Merge pull request #417 from VeryMilkyJoe/track-cabal-files"
This reverts commit c661eab, reversing changes made to a15678e.
1 parent 8199337 commit 2cc3e05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/extension.ts

-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ async function activateServerForFolder(context: ExtensionContext, uri: Uri, fold
228228
documentSelector: [
229229
{ scheme: 'file', language: 'haskell', pattern: pat },
230230
{ scheme: 'file', language: 'literate haskell', pattern: pat },
231-
{ scheme: 'file', language: 'cabal', pattern: pat },
232231
],
233232
synchronize: {
234233
// Synchronize the setting section 'haskell' to the server.

0 commit comments

Comments
 (0)