We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80f62d0 + d7c3a7f commit 6c976daCopy full SHA for 6c976da
Formula/i/idris.rb
@@ -16,6 +16,9 @@ class Idris < Formula
16
sha256 x86_64_linux: "864094063e7ad6971b4e121b6b4debb38fecaa338be1b829d6c8e626f8b0f8b9"
17
end
18
19
+ # https://github.com/idris-lang/Idris-dev/commit/9c9e936c3d80a6868ab7621f104e34bcc4b0bc9d
20
+ deprecate! date: "2021-08-21", because: :unmaintained
21
+
22
depends_on "cabal-install" => :build
23
depends_on "pkg-config" => :build
24
depends_on "[email protected]"
0 commit comments