From 7f1625168482d32278c11ed573ca90ae5308ab86 Mon Sep 17 00:00:00 2001 From: Diogo Scudelletti Date: Fri, 1 Aug 2025 15:37:17 +0200 Subject: [PATCH] Remove Hamler Lang as it's not maintained anymore --- README.md | 1 - plugins/hamler | 1 - 2 files changed, 2 deletions(-) delete mode 100644 plugins/hamler diff --git a/README.md b/README.md index 9a06f9e4a..1ee90e719 100644 --- a/README.md +++ b/README.md @@ -363,7 +363,6 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | gum | [lwiechec/asdf-gum](https://github.com/lwiechec/asdf-gum) | | gwvault | [GoodwayGroup/asdf-gwvault](https://github.com/GoodwayGroup/asdf-gwvault) | | hadolint | [devlincashman/asdf-hadolint](https://github.com/devlincashman/asdf-hadolint) | -| Hamler | [scudelletti/asdf-hamler](https://github.com/scudelletti/asdf-hamler) | | has | [sylvainmetayer/asdf-has](https://github.com/sylvainmetayer/asdf-has) | | Haskell | [asdf-community/asdf-haskell](https://github.com/asdf-community/asdf-haskell) | | Haskell Language Server (HLS) | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | diff --git a/plugins/hamler b/plugins/hamler deleted file mode 100644 index 7e8fd4908..000000000 --- a/plugins/hamler +++ /dev/null @@ -1 +0,0 @@ -repository = https://github.com/scudelletti/asdf-hamler.git