https://github.com/cidem/mtl_issue
https://github.com/cidem/mtl_issue
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cidem/mtl_issue
- Owner: cideM
- Created: 2023-01-17T23:43:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T00:08:00.000Z (over 3 years ago)
- Last Synced: 2024-12-27T19:15:57.241Z (over 1 year ago)
- Language: Nix
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# How do you avoid the right indentation in `Main.hs`?
To run project do one of the following:
```shell
$ nix run
$ cabal run
```
The provided flake has a dev shell you can use with `nix shell` or an `.envrc`
file if you use Direnv.