Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hindent | 2023-11-12 | 88.0 MB | |
hindent-6.1.1-docs.tar.gz | 2023-11-12 | 338.1 kB | |
hindent-6.1.1.tar.gz | 2023-11-12 | 83.2 kB | |
source-distribution.intoto.jsonl | 2023-11-12 | 22.0 kB | |
executables.intoto.jsonl | 2023-11-12 | 21.8 kB | |
Hindent - 6.1.1 source code.tar.gz | 2023-11-12 | 92.2 kB | |
Hindent - 6.1.1 source code.zip | 2023-11-12 | 121.9 kB | |
README.md | 2023-11-12 | 4.8 kB | |
Totals: 8 Items | 88.7 MB | 0 |
This is the first release supporting GHC 9.8 and likely also the last release which will support GHC 8.10.
What's Changed
- Bump package made from main branch to future version by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/745
- Try simplifying the dependency version bound by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/746
- Fix description on Hackage by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/747
- Move a function to the appropriate module by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/749
- Fix the default config written in README by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/750
- Bump haskell/actions from 2.4.0 to 2.4.1 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/748
- Update cabal file after recent actions bump by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/751
- Bump haskell/actions from 2.4.1 to 2.4.3 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/752
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/753
- Bump slsa-framework/slsa-github-generator from 1.6.0 to 1.7.0 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/754
- Bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/756
- Record all copyright owners by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/757
- Bump haskell/actions from 2.4.3 to 2.4.4 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/758
- Bump slsa-framework/slsa-github-generator from 1.7.0 to 1.8.0 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/759
- Bump haskell/actions from 2.4.4 to 2.4.6 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/761
- Remove an unused parameter by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/762
- Bump slsa-framework/slsa-github-generator from 1.8.0 to 1.9.0 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/764
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/763
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/765
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/766
- Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/767
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/768
- Bump haskell/actions from 2.4.6 to 2.4.7 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/769
- Set permissions to empty by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/770
- Refresh all reusable actions to latest version by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/771
- Switch haskell hlint to new repos after main repo split by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/772
- Bump github/codeql-action from 2.22.0 to 2.22.1 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/773
- Bump GHC versions to latest by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/774
- Handle the line prefix correctly by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/780
- Bump github/codeql-action from 2.22.1 to 2.22.3 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/778
- Bump haskell-actions/setup from 2.5.0 to 2.5.1 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/777
- Remove
DeclSig
by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/783 - Bump github/codeql-action from 2.22.3 to 2.22.4 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/782
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/781
- Pretty-print multiple signatures in a
SPECIALISE
correctly by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/784 - Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/785
- Bump github/codeql-action from 2.22.4 to 2.22.5 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/786
- Bump haskell-actions/setup from 2.5.1 to 2.5.2 by @dependabot in https://github.com/mihaimaruseac/hindent/pull/787
- Add GHC 9.8.1 to the cabal CI by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/775
- Permissions for the release by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/789
Full Changelog: https://github.com/mihaimaruseac/hindent/compare/v6.1.0...v6.1.1