mirror of
https://github.com/coot/free-category.git
synced 2024-11-23 09:55:43 +03:00
Updated cabal file
This commit is contained in:
parent
2cdbb82c09
commit
875dcd99e9
@ -7,7 +7,7 @@ homepage: https://github.com/coot/free-category#readme
|
||||
bug-reports: https://github.com/coot/free-category/issues
|
||||
author: Marcin Szamotulski
|
||||
maintainer: profunctor@pm.me
|
||||
copyright: (c) 2018 Marcin Szamotulski
|
||||
copyright: (c) 2018-2019 Marcin Szamotulski
|
||||
license: MPL-2.0
|
||||
license-file: LICENSE
|
||||
build-type: Simple
|
||||
@ -15,6 +15,7 @@ cabal-version: >= 1.10
|
||||
extra-source-files:
|
||||
ChangeLog.md
|
||||
README.md
|
||||
tested-with: GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.3
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
|
Loading…
Reference in New Issue
Block a user