mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 04:41:37 +03:00
6 lines
103 B
Haskell
6 lines
103 B
Haskell
|
module Azimuth.Azimuth where
|
||
|
|
||
|
import Network.Ethereum.Contract.TH
|
||
|
|
||
|
[abiFrom|lib/Azimuth/azimuth.json|]
|