Test hlint
This commit is contained in:
parent
2c391ff0ca
commit
1c2e20f2b7
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ main = do
|
||||||
-- For withUtf8, see https://serokell.io/blog/haskell-with-utf8
|
-- For withUtf8, see https://serokell.io/blog/haskell-with-utf8
|
||||||
Utf8.withUtf8 $ do
|
Utf8.withUtf8 $ do
|
||||||
putStrLn "Hello 🌎"
|
putStrLn "Hello 🌎"
|
||||||
|
return ()
|
||||||
|
|
Loading…
Reference in a new issue