mirror of
https://github.com/sharkdp/bat
synced 2026-06-23 12:23:17 +00:00
5 lines
74 B
Haskell
5 lines
74 B
Haskell
module Main where
|
|
|
|
main :: IO ()
|
|
main = putStrLn "Please show my file :c"
|