Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hindent | 2024-11-28 | 103.5 MB | |
hindent-6.2.1-docs.tar.gz | 2024-11-28 | 460.1 kB | |
hindent-6.2.1.tar.gz | 2024-11-28 | 105.5 kB | |
source-distribution.intoto.jsonl | 2024-11-28 | 17.2 kB | |
executables.intoto.jsonl | 2024-11-28 | 17.1 kB | |
Hindent - 6.2.1 source code.tar.gz | 2024-11-28 | 115.0 kB | |
Hindent - 6.2.1 source code.zip | 2024-11-28 | 187.5 kB | |
README.md | 2024-11-28 | 1.2 kB | |
Totals: 8 Items | 104.4 MB | 0 |
What's Changed
- Clean up
HIndent.Pretty.NodeComments
by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/949 - Fix hyperlinks in the changelog by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/957
- Use
WithComments
instead of GHC's types by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/959 - Remove unnecessary
CommentExtraction
instances by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/958 - Restrict to
Cabal < 3.12
by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/962 - Switch to newer GHCs by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/964
- Remove GHC 9.0.2 and switch back to macos-latest by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/967
- Add a changelog for [#967] by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/968
- Suppress warnings in
src/HIndent/ModulePreprocessing.hs
by @toku-sa-n in https://github.com/mihaimaruseac/hindent/pull/961 - Bump version to 6.2.1 by @mihaimaruseac in https://github.com/mihaimaruseac/hindent/pull/986
Full Changelog: https://github.com/mihaimaruseac/hindent/compare/v6.2.0...v6.2.1