Hacktoberfest 2022: My contributions
This year I decided to contribute a lot to Hacktoberfest for three main reasons:
- I wanted to give back to the community
- I wanted to change my contribution routing to expanded to non-essential/needed ones
- I wanted to be challenged, see how I can handle coming to new codebases
I actually completed my first four accepted PRs on October 2and at 7 PM (CEST), I was proud.
Here are my contributions:
- pg-entity: A pleasant PostgreSQL database layer for Haskell
- Accepted: Fix
resource-pool
>= 0.3
compilation
- Accepted: Fix
- cachix-action: Build software only once and put it in a global cache
- Pending: Add flake support
- flora-server: A package index for the Haskell ecosystem
- Outdated: Restore nix flake
- Pending: Add nix flake CI
- Pending: Improve bulk performances
- get-wasp:
wasp
installer- Outdated: Rework update usecase
- aeson: A fast JSON library
- Accepted: Add
@since
in documentation
- Accepted: Add
- hackage-server: Hackage-Server: A Haskell Package Repository
- Pending: Add
lastVersion
in listings
- Pending: Add
- cabal: Official upstream development repository for Cabal and cabal-install
- Pending: Add generate
PackageInfos
- Pending: Add generate
- hie-bios: Set up a GHC API session for various Haskell Projects
- Pending: Add logs over commands
- wasp: A programming language that understands what a web app is.
- Pending: Add cli
update
command
- Pending: Add cli
- password: datatypes and functions for easily working with passwords in Haskell
- Accepted: Add utilities functions
- nix-output-monitor: Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.
- Accepted: Drop
flow
-file operators
- Accepted: Drop
- conferer: Configuration management for Haskell
- Accepted: Fix missing projects CI
- hemmet: Emmet-like text expansion tool capable to produce HTML, CSS, file trees, that stuff
- Accepted: Add
hlint
& CI Github Action
- Accepted: Add
- tomland: Bidirectional TOML serialization
- Pending: Add
hlint
Github Action - Pending: Add
Codec
Selective
instance
- Pending: Add
- iris: Haskell CLI Framework supporting Command Line Interface Guidelines
- Accepted: Add
hlint
Github Action
- Accepted: Add
- eclair-lang: A minimal, fast Datalog implementation in Haskell that compiles to LLVM
- Accepted: Add
hlint
Github Action
- Accepted: Add
Which gives:
- Pendings: 9
- Accepted: 8
- Outdated: 2