Merge pull request #6 from qwjyh/haskell

fixed haskell-language-server dependency
This commit is contained in:
qwjyh 2023-04-06 19:37:51 +09:00 committed by GitHub
commit c75bd801ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,6 @@
"github": "https://github.com/haskell/haskell-language-server"
},
"depends": [
"iquiw/scoop-bucket"
"ghc"
]
}