hindent icon indicating copy to clipboard operation
hindent copied to clipboard

Haskell pretty printer

Results 91 hindent issues
Sort by recently updated
recently updated
newest added

## Problem Description of problem here. - [x] I checked the issue tracker for existing issues about this problem. - [x] I'm using the latest version of hindent. Input haskell...

## Problem Description of problem here. - [x] I checked the issue tracker for existing issues about this problem. - [x] I'm using the latest version of hindent. Input haskell...

## Problem Description of problem here. - [x] I checked the issue tracker for existing issues about this problem. - [x] I'm using the latest version of hindent. Input haskell...

## Problem Description of problem here. - [x] I checked the issue tracker for existing issues about this problem. - [x] I'm using the latest version of hindent. Input haskell...

I want to change `indent-size` to 4, so I created `.hindent.yaml` and added `indent-size: 4` to this file. Since I don't want to copy this file to each project, I...

## Problem Running hindent on a class that includes a default associated type family has the effect of deleting the default. - [X] I checked the issue tracker for existing...

### Description of the PR Fixes: #890 ### Checklist - [ ] Add a changelog if necessary. See https://keepachangelog.com/ for how to write it. - [ ] Add tests in...

Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.5 to 2.7.6. Release notes Sourced from haskell-actions/setup's releases. v2.7.6 Add Stack 3.1.1 What's Changed Add Stack 3.1.1 by @​andreasabel in haskell-actions/setup#91 Full Changelog: https://github.com/haskell-actions/setup/compare/v2.7.5...v2.7.6 Commits dd344bc...

dependencies

### Description of the PR \#819 ### Checklist * \[x] Add a changelog if necessary. See https://keepachangelog.com/ for how to write it. * \[x] Add tests in [TESTS.md](/TESTS.md) if possible.