Skip to content
Snippets Groups Projects
Unverified Commit 2a194921 authored by Mikolaj Konarski's avatar Mikolaj Konarski
Browse files

Bump cabal-version in the remaining .cabal files and update BSD3 name

parent da8e2ef8
No related branches found
No related tags found
No related merge requests found
cabal-version: >=1.10
cabal-version: 2.0
name: Cabal-syntax
version: 3.7.0.0
copyright: 2003-2021, Cabal Development Team (see AUTHORS file)
license: BSD3
license: BSD-3-Clause
license-file: LICENSE
author: Cabal Development Team <cabal-devel@haskell.org>
maintainer: cabal-devel@haskell.org
......
cabal-version: >=1.10
cabal-version: 2.0
name: Cabal-tests
version: 3
copyright: 2003-2021, Cabal Development Team (see AUTHORS file)
license: BSD3
license: BSD-3-Clause
license-file: LICENSE
author: Cabal Development Team <cabal-devel@haskell.org>
maintainer: cabal-devel@haskell.org
......
cabal-version: 1.22
cabal-version: 2.0
name: Cabal
version: 3.7.0.0
copyright: 2003-2021, Cabal Development Team (see AUTHORS file)
license: BSD3
license: BSD-3-Clause
license-file: LICENSE
author: Cabal Development Team <cabal-devel@haskell.org>
maintainer: cabal-devel@haskell.org
......
name: cabal-benchmarks
version: 3
copyright: 2003-2021, Cabal Development Team (see AUTHORS file)
license: BSD3
license: BSD-3-Clause
license-file: LICENSE
author: Cabal Development Team <cabal-devel@haskell.org>
maintainer: cabal-devel@haskell.org
......@@ -12,7 +12,7 @@ description:
This package contains benchmarks that test cabal's dependency solver by running the cabal executable.
category: Distribution
cabal-version: >=1.10
cabal-version: 2.0
build-type: Simple
extra-source-files: README.md
......
name: solver-benchmarks
version: 3
copyright: 2003-2020, Cabal Development Team (see AUTHORS file)
license: BSD3
license: BSD-3-Clause
license-file: LICENSE
author: Cabal Development Team <cabal-devel@haskell.org>
maintainer: cabal-devel@haskell.org
......@@ -11,7 +11,7 @@ synopsis: Benchmarks for the cabal dependency solver
description:
This package contains benchmarks that test cabal's dependency solver by running the cabal executable.
category: Distribution
cabal-version: >=1.10
cabal-version: 2.0
build-type: Simple
extra-source-files:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment