forked from schmittlauch/Hash2Pub
stub main executable file
This commit is contained in:
parent
3c981fbf86
commit
84a48e63c2
6
Hash2Pub/src/Hash2Pub/Main.hs
Normal file
6
Hash2Pub/src/Hash2Pub/Main.hs
Normal file
|
@ -0,0 +1,6 @@
|
|||
module Main where
|
||||
|
||||
import Hash2Pub.FediChord
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "placeholder until later"
|
Loading…
Reference in a new issue