Skip to content

Commit

Permalink
elm: deprecate
Browse files Browse the repository at this point in the history
Uses deprecated ghc 8.10
Last commit on project in sep. 2022.
Tons of open issues without solution

Looking at the comments in elm/compiler#2308,
the future of this project does not look bright
  • Loading branch information
iMichka committed Sep 10, 2023
1 parent c583da7 commit d4b6e1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/e/elm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ class Elm < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "810bfd7c5a40e9c6f4bae78af527acf2df4fbea11bc1af632526e90429fb68e0"
end

deprecate! date: "2023-09-10", because: :unmaintained

depends_on "cabal-install" => :build
depends_on "[email protected]" => :build

Expand Down

0 comments on commit d4b6e1a

Please sign in to comment.