Skip to content
Snippets Groups Projects
Commit 283877f9 authored by Hécate Moonlight's avatar Hécate Moonlight
Browse files

Fix the changelog and bump the version of haddock-library on ghc-9.2

parent 2980e550
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ library ...@@ -46,7 +46,7 @@ library
build-depends: base ^>= 4.16.0 build-depends: base ^>= 4.16.0
, ghc ^>= 9.2 , ghc ^>= 9.2
, ghc-paths ^>= 0.1.0.9 , ghc-paths ^>= 0.1.0.9
, haddock-library ^>= 1.9.0 , haddock-library ^>= 1.10.0
, xhtml ^>= 3000.2.2 , xhtml ^>= 3000.2.2
, parsec ^>= 3.1.13.0 , parsec ^>= 3.1.13.0
...@@ -182,7 +182,7 @@ test-suite spec ...@@ -182,7 +182,7 @@ test-suite spec
build-depends: ghc ^>= 9.2 build-depends: ghc ^>= 9.2
, ghc-paths ^>= 0.1.0.12 , ghc-paths ^>= 0.1.0.12
, haddock-library ^>= 1.9.0 , haddock-library ^>= 1.10.0
, xhtml ^>= 3000.2.2 , xhtml ^>= 3000.2.2
, hspec ^>= 2.9 , hspec ^>= 2.9
, parsec ^>= 3.1.13.0 , parsec ^>= 3.1.13.0
......
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