A smaller, less bloated cat program written in about 5 lines of haskell.
- Haskell 100%
| cat | cat | |
| .gitignore | ||
| license | add license | |
| package.yaml | cat | |
| readme | cat | |
| stack.yaml | ||
A cat program in 5 lines, also it's written in haskell. Installation instructions: - git clone --depth=1 https://gitlab.com/exorcist365/cat - cd cat * stack install --local-bin-path=bin/ - then just move the binary from ./bin/cat to somewhere in $PATH *: You will need either ghc, cabal or stack in order to compile cat.