stub main executable file

This commit is contained in:
Trolli Schmittlauch 2020-03-20 19:01:25 +01:00
parent 3c981fbf86
commit 84a48e63c2

View file

@ -0,0 +1,6 @@
module Main where
import Hash2Pub.FediChord
main :: IO ()
main = putStrLn "placeholder until later"