Ethereum smart contract fuzzer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
echidna/stack.yaml

26 lines
378 B

resolver: lts-12.18
packages:
- '.'
extra-deps:
- ghci-pretty-0.0.2
- hevm-0.24
- HSH-2.1.3
- ipprint-0.6
- multiset-0.3.4.1
- readline-1.0.3.0
- restless-git-0.7
- rosezipper-0.2
- s-cargot-0.1.4.0
- sr-extra-1.46.3.2
- text-format-0.3.2
- tree-view-0.5
- Unixutils-1.54.1
extra-include-dirs:
- /usr/local/opt/readline/include
extra-lib-dirs:
- /usr/local/opt/readline/lib