haskell: Extract to zed-extensions/haskell repository (#26306)

This PR extracts the Haskell extension to the
[zed-extensions/haskell](https://github.com/zed-extensions/haskell)
repository.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-03-07 17:07:04 -05:00 committed by GitHub
parent f57dece2d5
commit 4f6682c7fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 1 additions and 325 deletions

7
Cargo.lock generated
View file

@ -17072,13 +17072,6 @@ dependencies = [
"zed_extension_api 0.1.0",
]
[[package]]
name = "zed_haskell"
version = "0.1.3"
dependencies = [
"zed_extension_api 0.1.0",
]
[[package]]
name = "zed_html"
version = "0.1.6"