mirror of
https://github.com/numtide/treefmt.git
synced 2024-11-09 11:59:16 +03:00
d58362ca3a
* Detect mtimes file after formatting * fix test * remove all .as_path() function
5 lines
67 B
Haskell
5 lines
67 B
Haskell
module Main where
|
|
|
|
main :: IO ()
|
|
main = putStrLn "Hello, Haskell!"
|