File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed
Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ description:
3333 `Poly` carries this information in a type level list, so you can be sure that
3434 it's container contains a value of one of those types.
3535
36- homepage : https://github.com/zlondrej/polytyped
37- bug-reports : https://github.com/zlondrej/polytyped/issues
36+ homepage : https://github.com/zlondrej/polytyped
37+ bug-reports : https://github.com/zlondrej/polytyped/issues
3838
3939-- The license under which the package is released.
4040license : BSD-3-Clause
@@ -47,20 +47,17 @@ author: Ondřej Janošík
4747
4848-- An email address to which users can send suggestions, bug reports, and patches.
494950- tested-with :
51- GHC == 9.4.8
52- || == 9.6.7
53- || == 9.8.4
54- || == 9.10.2
55- || == 9.12.2
50+ tested-with : GHC == 9.4.8 || == 9.6.7 || == 9.8.4 || == 9.10.2 || == 9.12.2
5651
5752-- A copyright notice.
5853-- copyright:
5954category : Data
6055build-type : Simple
6156
6257-- Extra doc files to be distributed with the package, such as a CHANGELOG or a README.
63- extra-doc-files : CHANGELOG.md
58+ extra-doc-files :
59+ CHANGELOG.md
60+ README.md
6461
6562-- Extra source files to be distributed with the package, such as examples, or a tutorial module.
6663-- extra-source-files:
You can’t perform that action at this time.
0 commit comments