aboutsummaryrefslogtreecommitdiff
path: root/haddock-api
diff options
context:
space:
mode:
authoralexbiehl <alex.biehl@gmail.com>2018-03-08 09:48:16 +0100
committerAlexander Biehl <alexbiehl@gmail.com>2018-03-10 18:25:57 +0100
commita085bc091831332fc75d43a86e073029fc678db9 (patch)
tree4f357efd914552ffc7f259b1456563a1aacda2b0 /haddock-api
parent3077a12b57e1b93a738082aa73fab72e9c3e3f83 (diff)
Bump haddock-2.19.0.1, haddock-api-2.19.0.1, haddock-library-1.5.0.1
Diffstat (limited to 'haddock-api')
-rw-r--r--haddock-api/haddock-api.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal
index 0acbcb74..ddd538c0 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -1,5 +1,6 @@
+cabal-version: 2.0
name: haddock-api
-version: 2.19.0
+version: 2.19.0.1
synopsis: A documentation-generation tool for Haskell libraries
description: Haddock is a documentation-generation tool for Haskell
libraries
@@ -12,7 +13,6 @@ bug-reports: https://github.com/haskell/haddock/issues
copyright: (c) Simon Marlow, David Waern
category: Documentation
build-type: Simple
-cabal-version: >= 2.0
extra-source-files:
CHANGES.md
@@ -41,7 +41,7 @@ library
-- this package typically supports only single major versions
build-depends: base ^>= 4.11.0
- , Cabal ^>= 2.0.0
+ , Cabal ^>= 2.2.0
, ghc ^>= 8.4
, ghc-paths ^>= 0.1.0.9
, haddock-library ^>= 1.5.0