name: example-erc20 version: 0.0.0.0 synopsis: ERC20 token example github: "airalab/hs-web3" license: BSD3 author: Alexander Krupenkin maintainer: mail@akru.me copyright: "(c) Alexander Krupenkin 2016" category: Network dependencies: - base - data-default - microlens - text - web3 executables: example-erc20: main: Main.hs source-dirs: ./ ghc-options: - -threaded - -rtsopts - -with-rtsopts=-N