diff options
Diffstat (limited to 'haddock-api')
| -rw-r--r-- | haddock-api/haddock-api.cabal | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal index cd71be28..5eb69345 100644 --- a/haddock-api/haddock-api.cabal +++ b/haddock-api/haddock-api.cabal @@ -44,7 +44,7 @@ library    -- this package typically supports only single major versions    build-depends: base            ^>= 4.13.0                 , Cabal           ^>= 2.4.0 -               , ghc             ^>= 8.10 +               , ghc             ^>= 8.11                 , ghc-paths       ^>= 0.1.0.9                 , haddock-library ^>= 1.8.0                 , xhtml           ^>= 3000.2.2  | 
