File tree 2 files changed +14
-5
lines changed
2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change
1
+ <!-- © 2023 piegames <[email protected] >
2
+ -
3
+ - SPDX-License-Identifier: MPL-2.0
4
+ -->
5
+
6
+ # Maintainer documentation
7
+
8
+ ## Making a new release
9
+
10
+ - Check the commit log if anything is missing from the change log.
11
+ - Check dependency versions in ` nixfmt.cabal ` , bump upper bounds if possible.
12
+ - Bump the version.
13
+ - Give it a git tag.
14
+ - Upload to hackage using ` cabal sdist ` . See https://hackage.haskell.org/upload for details.
Original file line number Diff line number Diff line change @@ -48,11 +48,6 @@ Haskell dependencies will be built by Cabal.
48
48
* ` nixfmt file.nix ` – format the file in place
49
49
50
50
51
- ## For Contributors
52
-
53
- We welcome issues and pull requests on GitHub.
54
-
55
-
56
51
## About Serokell
57
52
58
53
` nixfmt ` is maintained and funded with :heart : by
You can’t perform that action at this time.
0 commit comments