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