Skip to content

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-adam committed Sep 14, 2022
1 parent e1ce674 commit 0f02c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hs/app/Main.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Main where

main :: IO ()
main = putStrLn "Hello, Eta!"
main = putStrLn "Hello, HelCT!"

0 comments on commit 0f02c1e

Please sign in to comment.