mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-04 12:48:52 +01:00
5 lines
74 B
Haskell
5 lines
74 B
Haskell
module Main where
|
|
|
|
main :: IO ()
|
|
main = putStrLn "Please show my file :c"
|