An implementation of the Unix "cat" command in Haskell, the basic taken from https://wiki.haskell.org/Tutorials/Programming_Haskell/Argument_handling, but changed a little. To build, simply run "ghc Cat" on this directory
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An implementation of the Unix "cat" command in Haskell, the basic taken from https://wiki.haskell.org/Tutorials/Programming_Haskell/Argument_handling, but changed a little. To build, simply run "ghc Cat" on this directory