Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
haddock
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Show more breadcrumbs
Ryan Scott
haddock
Commits
d19d293d
Commit
d19d293d
authored
8 years ago
by
Alexander Biehl
Browse files
Options
Downloads
Patches
Plain Diff
Add
@alexbiehl
as maintaner
parent
7e9b004b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
haddock-api/haddock-api.cabal
+1
-1
1 addition, 1 deletion
haddock-api/haddock-api.cabal
haddock-library/haddock-library.cabal
+1
-1
1 addition, 1 deletion
haddock-library/haddock-library.cabal
haddock.cabal
+1
-1
1 addition, 1 deletion
haddock.cabal
with
3 additions
and
3 deletions
haddock-api/haddock-api.cabal
+
1
−
1
View file @
d19d293d
...
@@ -6,7 +6,7 @@ description: Haddock is a documentation-generation tool for Haskell
...
@@ -6,7 +6,7 @@ description: Haddock is a documentation-generation tool for Haskell
license: BSD3
license: BSD3
license-file: LICENSE
license-file: LICENSE
author: Simon Marlow, David Waern
author: Simon Marlow, David Waern
maintainer: Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
maintainer:
Alex Biehl <alexbiehl@gmail.com>,
Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
homepage: http://www.haskell.org/haddock/
homepage: http://www.haskell.org/haddock/
bug-reports: https://github.com/haskell/haddock/issues
bug-reports: https://github.com/haskell/haddock/issues
copyright: (c) Simon Marlow, David Waern
copyright: (c) Simon Marlow, David Waern
...
...
This diff is collapsed.
Click to expand it.
haddock-library/haddock-library.cabal
+
1
−
1
View file @
d19d293d
...
@@ -9,7 +9,7 @@ description: Haddock is a documentation-generation tool for Haskell
...
@@ -9,7 +9,7 @@ description: Haddock is a documentation-generation tool for Haskell
itself, see the ‘haddock’ package.
itself, see the ‘haddock’ package.
license: BSD3
license: BSD3
license-file: LICENSE
license-file: LICENSE
maintainer: Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
maintainer:
Alex Biehl <alexbiehl@gmail.com>,
Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
homepage: http://www.haskell.org/haddock/
homepage: http://www.haskell.org/haddock/
bug-reports: https://github.com/haskell/haddock/issues
bug-reports: https://github.com/haskell/haddock/issues
category: Documentation
category: Documentation
...
...
This diff is collapsed.
Click to expand it.
haddock.cabal
+
1
−
1
View file @
d19d293d
...
@@ -6,7 +6,7 @@ description: Haddock is a documentation-generation tool for Haskell
...
@@ -6,7 +6,7 @@ description: Haddock is a documentation-generation tool for Haskell
license: BSD3
license: BSD3
license-file: LICENSE
license-file: LICENSE
author: Simon Marlow, David Waern
author: Simon Marlow, David Waern
maintainer: Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
maintainer:
Alex Biehl <alexbiehl@gmail.com>,
Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
homepage: http://www.haskell.org/haddock/
homepage: http://www.haskell.org/haddock/
bug-reports: https://github.com/haskell/haddock/issues
bug-reports: https://github.com/haskell/haddock/issues
copyright: (c) Simon Marlow, David Waern
copyright: (c) Simon Marlow, David Waern
...
...
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