This commit is contained in:
voidlizard 2024-11-23 07:04:51 +03:00
parent 827be87d1c
commit c7b9becc6b
1 changed files with 13 additions and 0 deletions

13
hbs2-git3/app/Daemon.hs Normal file
View File

@ -0,0 +1,13 @@
{-# Language ViewPatterns #-}
{-# Language PatternSynonyms #-}
{-# Language RecordWildCards #-}
module Main where
import HBS2.Prelude.Plated
import HBS2.OrDie
main :: IO ()
main = do
print "okay"