Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
haddock
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Glasgow Haskell Compiler
haddock
Commits
3ddd7825
Commit
3ddd7825
authored
4 years ago
by
Alex Biehl
Browse files
Options
Downloads
Patches
Plain Diff
Bump haddock[-api] to 2.24.2
parent
e047e779
Branches
ghc-8.10
Tags
haddock-2.24.2-release
haddock-api-2.24.2-release
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
haddock-api/haddock-api.cabal
+1
-1
1 addition, 1 deletion
haddock-api/haddock-api.cabal
haddock.cabal
+2
-2
2 additions, 2 deletions
haddock.cabal
with
3 additions
and
3 deletions
haddock-api/haddock-api.cabal
+
1
−
1
View file @
3ddd7825
cabal-version: 2.0
name: haddock-api
version: 2.24.
1
version: 2.24.
2
synopsis: A documentation-generation tool for Haskell libraries
description: Haddock is a documentation-generation tool for Haskell
libraries
...
...
This diff is collapsed.
Click to expand it.
haddock.cabal
+
2
−
2
View file @
3ddd7825
cabal-version: 2.4
name: haddock
version: 2.24.
1
version: 2.24.
2
synopsis: A documentation-generation tool for Haskell libraries
description:
This is Haddock, a tool for automatically generating documentation
...
...
@@ -146,7 +146,7 @@ executable haddock
else
-- in order for haddock's advertised version number to have proper meaning,
-- we pin down to a single haddock-api version.
build-depends: haddock-api == 2.24.
1
build-depends: haddock-api == 2.24.
2
test-suite html-test
type: exitcode-stdio-1.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment