Dependencies for hevm-0.55.1
Libraries
hevm
- aeson (>=2.0.0 && <2.3)
- aeson-optics (>=1.2.0.1 && <1.3)
- async (>=2.2.4 && <2.3)
- base (>=4.9 && <5)
- base16 (>=1.0 && <1.1)
- binary (>=0.8.6 && <0.9)
- bytestring (>=0.11.3.1 && <0.13)
- cereal (>=0.5.8 && <0.6)
- containers (>=0.6.0 && <0.7)
- cryptonite (>=0.30 && <0.31)
- data-dword (>=0.3.1 && <0.4)
- Decimal (>=0.5.1 && <0.6)
- extra (>=1.7.14 && <2)
- filepath (>=1.4.2 && <1.5)
- filepattern (>=0.1.2 && <0.2)
- here (>=1.2.13 && <1.3)
- megaparsec (>=9.0.0 && <10.0)
- memory (>=0.16.0 && <0.20)
- mtl (>=2.2 && <2.4)
- operational (>=0.2.3 && <0.3)
- optics-core (>=0.4.1 && <0.5)
- optics-extra (>=0.4.2.1 && <0.5)
- optics-th (>=0.4.1 && <0.5)
- optparse-generic (>=1.3.1 && <1.6)
- pretty-hex (>=1.1 && <1.2)
- process (>=1.6.5 && <1.7)
- QuickCheck (>=2.13.2 && <2.15)
- regex-tdfa (>=1.2.3 && <1.4)
- rosezipper (>=0.2 && <0.3)
- scientific (>=0.3.6 && <0.4)
- smt2-parser (>=0.1.0 && <0.2)
- spawn (>=0.3 && <0.4)
- split (>=0.2.3 && <0.3)
- spool (>=0.1 && <0.2)
- stm (>=2.5.0 && <2.6.0)
- system-cxx-std-lib (>=1.0 && <2.0)
- template-haskell (>=2.19.0 && <3)
- text (>=1.2.3 && <2.2)
- transformers (>=0.5 && <0.7)
- tree-view (>=0.5 && <0.6)
- unliftio-core (>=0.2.1 && <0.3)
- unordered-containers (>=0.2.10 && <0.3)
- vector (>=0.12.1 && <0.14)
- witch (>=1.1 && <1.3)
- wreq (>=0.5.3 && <0.6)
hevm:test-utils
- aeson
- base
- bytestring
- containers
- directory
- exceptions
- filemanip
- filepath
- hevm
- mtl
- operational
- optics-core
- optics-extra
- process
- QuickCheck
- quickcheck-instances
- tasty
- tasty-expected-failure
- tasty-hunit
- tasty-quickcheck
- temporary
- text
- unliftio-core
- vector
- witch
- witherable
Executables
hevm
- base
- bytestring
- data-dword
- directory (>=1.3.6 && <1.4)
- filepath
- githash (>=0.1.5 && <0.2)
- hevm
- optics-core
- optparse-applicative (>=0.18.0.0 && <0.20.0.0)
- optparse-generic
- split
- text
- unliftio-core
- witch
Flags
Manual Flags
Name | Description | Default |
---|---|---|
static-secp256k1 | Sets flags for compilation with static secp256k1 | Disabled |
ci | Sets flags for compilation in CI | Disabled |
devel | Sets flag for compilation during development | Disabled |
debug | Sets flags for compilation with extensive debug symbols and eventlog | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info