cryptol: depend on ghc@8.2 at build time (#25516)
This commit is contained in:
parent
0a56e40efe
commit
fa2c53de20
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Cryptol < Formula
|
|||
sha256 "6679c45e92d3093e89b54bcddeb1e107445afb47243a766b197240362c281d1a" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "ghc" => :build
|
||||
depends_on "ghc@8.2" => :build
|
||||
depends_on "cabal-install" => :build
|
||||
depends_on "z3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue