zed/extensions/haskell
Marshall Bowers b6857ca469
Use v0.0.6 of the zed_extension_api for extensions that need it (#10324)
This PR updates the extensions dependent on v0.0.6 of the
`zed_extension_api` crate to use the now-published version on crates.io
instead of a path dependency.

The impacted extensions are:

- `dart`
- `gleam`
- `haskell`
- `svelte`


Release Notes:

- N/A
2024-04-09 10:57:26 -04:00
..
languages/haskell Extract Haskell support into an extension (#9814) 2024-03-26 11:41:41 -04:00
src Add label_for_symbol to extension API (#10179) 2024-04-04 15:38:38 -04:00
Cargo.toml Use v0.0.6 of the zed_extension_api for extensions that need it (#10324) 2024-04-09 10:57:26 -04:00
extension.toml Update extension descriptions (#9939) 2024-03-28 17:14:55 -04:00
LICENSE-APACHE Extract Haskell support into an extension (#9814) 2024-03-26 11:41:41 -04:00