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
80b72dc5
Commit
80b72dc5
authored
7 years ago
by
Herbert Valerio Riedel
Browse files
Options
Downloads
Patches
Plain Diff
Update to QC 2.11
parent
b69162c6
Branches
v2.15
Tags
haddock-2.15.0.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-library/haddock-library.cabal
+1
-1
1 addition, 1 deletion
haddock-library/haddock-library.cabal
with
2 additions
and
2 deletions
haddock-api/haddock-api.cabal
+
1
−
1
View file @
80b72dc5
...
@@ -172,7 +172,7 @@ test-suite spec
...
@@ -172,7 +172,7 @@ test-suite spec
, haddock-library ^>= 1.5.0
, haddock-library ^>= 1.5.0
, xhtml ^>= 3000.2.2
, xhtml ^>= 3000.2.2
, hspec ^>= 2.4.4
, hspec ^>= 2.4.4
, QuickCheck ^>= 2.1
0
, QuickCheck ^>= 2.1
1
-- Versions for the dependencies below are transitively pinned by
-- Versions for the dependencies below are transitively pinned by
-- the non-reinstallable `ghc` package and hence need no version
-- the non-reinstallable `ghc` package and hence need no version
...
...
This diff is collapsed.
Click to expand it.
haddock-library/haddock-library.cabal
+
1
−
1
View file @
80b72dc5
...
@@ -113,7 +113,7 @@ test-suite spec
...
@@ -113,7 +113,7 @@ test-suite spec
, containers >= 0.4.2.1 && < 0.6
, containers >= 0.4.2.1 && < 0.6
, transformers >= 0.3.0 && < 0.6
, transformers >= 0.3.0 && < 0.6
, hspec ^>= 2.4.4
, hspec ^>= 2.4.4
, QuickCheck ^>= 2.1
0
, QuickCheck ^>= 2.1
1
-- internal sub-lib
-- internal sub-lib
build-depends: attoparsec
build-depends: attoparsec
...
...
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