Skip to content

Commit 4b540cf

Browse files
authored
Merge pull request #99 from haskell-works/fix-copyright
Fix copyright
2 parents 9b07e9f + dabaa9c commit 4b540cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hw-prim.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ homepage: http://github.com/haskell-works/hw-prim#readme
1010
bug-reports: https://github.com/haskell-works/hw-prim/issues
1111
author: John Ky
1212
maintainer: [email protected]
13-
copyright: 2016-2019 John Ky
13+
copyright: 2016-2020 John Ky
1414
license: BSD-3-Clause
1515
license-file: LICENSE
16-
tested-with: GHC == 8.8.1, GHC == 8.6.5, GHC == 8.4.4, GHC == 8.2.2
16+
tested-with: GHC == 8.8.2, GHC == 8.6.5, GHC == 8.4.4, GHC == 8.2.2
1717
build-type: Simple
1818
extra-source-files: README.md
1919

0 commit comments

Comments
 (0)