mirror of
https://github.com/sharkdp/bat
synced 2024-11-27 22:30:33 +00:00
4 lines
74 B
Haskell
Vendored
4 lines
74 B
Haskell
Vendored
module Main where
|
|
|
|
main :: IO ()
|
|
main = putStrLn "Please show my file :c"
|