haskell: init, nixfmt: init at 0.6.0, nixfmt-rfc-style: init at 0.5.0 #9

Open
vlinkz wants to merge 2 commits from vlinkz/nixfmt into main
vlinkz commented 2024-05-14 02:40:54 +00:00 (Migrated from github.com)

Adds haskell, haskellPackages, ghc, nixfmt, and nixfmt-rfc-style.

Adds `haskell`, `haskellPackages`, `ghc`, `nixfmt`, and `nixfmt-rfc-style`.
isabelroses commented 2024-05-18 08:25:08 +00:00 (Migrated from github.com)

Should Haskell packages not be in their own repo.

Should Haskell packages not be in their own repo.
Sorixelle commented 2024-05-19 08:06:19 +00:00 (Migrated from github.com)

They should, but it would be nice to have nixfmt in core right now - makes doing code formatting easier. Eventually we should pull it out but for now there probably isn't any other option.

They should, but it would be nice to have nixfmt in core right now - makes doing code formatting easier. Eventually we should pull it out but for now there probably isn't any other option.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin vlinkz/nixfmt:vlinkz/nixfmt
git checkout vlinkz/nixfmt

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff vlinkz/nixfmt
git checkout main
git merge --ff-only vlinkz/nixfmt
git checkout vlinkz/nixfmt
git rebase main
git checkout main
git merge --no-ff vlinkz/nixfmt
git checkout main
git merge --squash vlinkz/nixfmt
git checkout main
git merge --ff-only vlinkz/nixfmt
git checkout main
git merge vlinkz/nixfmt
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: auxolotl/core#9
No description provided.