mirror of
https://github.com/sharkdp/bat
synced 2025-01-01 06:58:42 +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"
|