This commit is contained in:
voidlizard 2024-11-23 07:04:51 +03:00
parent 025492be2d
commit fd0cebd1d8
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"