Hackage :: [Package]
Home
Search
Browse
What's new
Upload
User accounts
Directory listing for web3-0.8.4.0 candidate source tarball
web3-0.8.4.0/
CHANGELOG.md
LICENSE
README.md
Setup.hs
stack.yaml
web3.cabal
compiler/
Language/
Solidity/
Compiler.hs
Compiler/
Foreign.hsc
cbits/
solidity_lite.cpp
examples/
token/
ERC20.hs
ERC20.json
Main.hs
src/
Crypto/
Ethereum.hs
Ethereum/
Keyfile.hs
Signature.hs
Utils.hs
Random/
HmacDrbg.hs
Data/
ByteArray/
HexString.hs
Solidity/
Abi.hs
Event.hs
Prim.hs
Abi/
Codec.hs
Generic.hs
Event/
Internal.hs
Prim/
Address.hs
Bool.hs
Bytes.hs
Int.hs
List.hs
String.hs
Tagged.hs
Tuple.hs
Tuple/
TH.hs
String/
Extra.hs
Language/
Solidity/
Abi.hs
Network/
Ethereum/
Account.hs
Chain.hs
Contract.hs
Ens.hs
Transaction.hs
Unit.hs
Web3.hs
Account/
Class.hs
Default.hs
Internal.hs
LocalKey.hs
Personal.hs
Safe.hs
Api/
Eth.hs
Net.hs
Personal.hs
Provider.hs
Types.hs
Web3.hs
Contract/
Event.hs
Method.hs
TH.hs
Event/
Common.hs
MultiFilter.hs
SingleFilter.hs
Ens/
PublicResolver.hs
Registry.hs
JsonRpc/
TinyClient.hs
test/
Spec.hs
Network/
Ethereum/
Web3/
Test/
ComplexStorageSpec.hs
ERC20Spec.hs
LinearizationSpec.hs
LocalAccountSpec.hs
RegistrySpec.hs
SimpleStorageSpec.hs
Utils.hs
contracts/
ComplexStorage.json
Linearization.json
Registry.json
SimpleStorage.json
unit/
Spec.hs
Crypto/
Ethereum/
Test/
KeyfileSpec.hs
SignatureSpec.hs
Random/
Test/
HmacDrbgSpec.hs
Data/
Solidity/
Test/
AddressSpec.hs
EncodingSpec.hs
IntSpec.hs
Language/
Solidity/
Test/
AbiSpec.hs
CompilerSpec.hs
Network/
Ethereum/
Contract/
Test/
THSpec.hs
Web3/
Test/
EventSpec.hs
MethodDumpSpec.hs