0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement `StandaloneKind` (#870) More... about 2 months ago
Bump github/codeql-action from 3.24.9 to 3.24.10 (#869) More... about 2 months ago
Fix not pretty-printing unboxed tuples correctly (#868) More... about 2 months ago
Implement `Injectivity` (#867) More... about 2 months ago
Implement `ResultSignature` (#864) More... 2 months ago
Bump haskell-actions/setup from 2.6.3 to 2.7.0 (#865) More... 2 months ago
Implement `Bind` (#862) More... 2 months ago
Remove qualifications (#861) More... 2 months ago
Implement `StandAloneDeriving` (#860) More... 2 months ago
Bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0 (#857) More... 2 months ago
Bump haskell-actions/setup from 2.6.2 to 2.6.3 (#858) More... 2 months ago
Bump github/codeql-action from 3.24.8 to 3.24.9 (#859) More... 2 months ago
Bump actions/cache from 4.0.1 to 4.0.2 (#856) More... 2 months ago
Inline fields into `ClassInstance` (#852) More... 2 months ago
Bump github/codeql-action from 3.24.6 to 3.24.8 (#853) More... 3 months ago
Bump softprops/action-gh-release from 2.0.3 to 2.0.4 (#854) More... 3 months ago
Bump actions/checkout from 4.1.1 to 4.1.2 (#855) More... 3 months ago
Implement ASTs related to `data` declarations (#851) More... 3 months ago
Implement `Sig` (#848) More... 3 months ago
Fix not pretty-printing typeclass constraints with records (#849) More... 3 months ago
Scatter instance `Pretty`s again with `.hs-boot` (#847) More... 3 months ago
Implement `ClassDeclaration`, `DataFamilyInstance`, and `TypeFamilyInstance` (#846) More... 3 months ago
Fix not pretty-printing multiple functional dependencies correctly (#843) More... 3 months ago
Move `Pretty` instances into `HIndent.Pretty` (#842) More... 3 months ago
Fix compile errors (#841) More... 3 months ago
Bump softprops/action-gh-release from 1 to 2 (#838) More... 3 months ago
Qualify identifiers of imports from GHC's API as GHC (#840) More... 3 months ago
Fix a newtype instance is wrongly converted to a data one (#839) More... 3 months ago
Define AST types for `data` declarations (#835) More... 3 months ago
Define `ClassInstance` (#836) More... 3 months ago