No description
- getTerminalSize -> returns the dimensions of the terminal - getUserCommand -> returns input from the user. We currently support - ``NextPage`` and `Quit`. Implement getTerminalSize via 'tput' |
||
|---|---|---|
| app | ||
| src | ||
| test | ||
| .envrc | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| fourmolu.yaml | ||
| hcat.cabal | ||
| package.yaml | ||
| README.org | ||
Simple Haskell Template
Simple Haskell Template
This template repository sets up a simple Haskell project using nix fl akes and sets up integration with
- hpack
- fourmolu
- hlint
- haskell-language-server
- validity based testing