haskelCat A simple program reimplementing cat in haskell, demonstrates how to do IO in haskell without fuss. At present the file name need to be reative to the binary #Setup $ stack setup $ stack build $ ./haskelCat //where haskelCat is your binary