aboutsummaryrefslogtreecommitdiff
path: root/haddock-test
diff options
context:
space:
mode:
authorHécate Moonlight <hecate+github@glitchbra.in>2022-08-05 22:51:57 +0200
committerBen Gamari <ben@smart-cactus.org>2022-08-05 19:10:49 -0400
commit7f2892b571c7b072c86edbf21b7c7469e21f6303 (patch)
tree5a1a1d4d63c6315539a3606cc223b941f4c8620a /haddock-test
parent06b72bd9becf87e5396bb640289b63679a39ab3c (diff)
Bump the versions
Diffstat (limited to 'haddock-test')
-rw-r--r--haddock-test/haddock-test.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/haddock-test/haddock-test.cabal b/haddock-test/haddock-test.cabal
index df6c4474..4e3bfd29 100644
--- a/haddock-test/haddock-test.cabal
+++ b/haddock-test/haddock-test.cabal
@@ -1,8 +1,8 @@
-cabal-version: >= 1.10
+cabal-version: 3.0
name: haddock-test
version: 0.0.1
synopsis: Test utilities for Haddock
-license: BSD2
+license: BSD-2-Clause
author: Simon Marlow, David Waern
maintainer: Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
homepage: http://www.haskell.org/haddock/
@@ -10,7 +10,7 @@ bug-reports: https://github.com/haskell/haddock/issues
copyright: (c) Simon Marlow, David Waern
category: Documentation
build-type: Simple
-tested-with: GHC==9.0.*
+tested-with: GHC==9.4.*
stability: experimental
library