setup bridge target
This commit is contained in:
parent
f586af2f64
commit
68f4bd5498
2 changed files with 17 additions and 0 deletions
4
agora-purescript-bridge/Bridge.hs
Normal file
4
agora-purescript-bridge/Bridge.hs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module Main (main) where
|
||||
|
||||
main :: IO ()
|
||||
main = return ()
|
||||
Loading…
Add table
Add a link
Reference in a new issue