Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xhtml
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository 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
Ian-Woo Kim
xhtml
Commits
ecf5fd1a
Commit
ecf5fd1a
authored
7 years ago
by
Herbert Valerio Riedel
Browse files
Options
Downloads
Patches
Plain Diff
Revert back to wide compat-range for future proper releases
parent
721779ac
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xhtml.cabal
+2
-10
2 additions, 10 deletions
xhtml.cabal
with
2 additions
and
10 deletions
xhtml.cabal
+
2
−
10
View file @
ecf5fd1a
Cabal-version:
2.
0
Cabal-version:
>= 1.1
0
Name: xhtml
Version: 3000.2.2.1
Copyright: Bjorn Bringert 2004-2006, Andy Gill and the Oregon
...
...
@@ -27,15 +27,7 @@ library
if impl(ghc >= 7.2)
Default-Extensions: Safe
-- We intentionally try to enlarge the configuration space only as little
-- as needed, thus we partition the space for the cabal solver into
--
-- - xhtml-3000.2.2 supports base < 4.11 & cabal-version: 1.10
-- - xhtml-3000.2.2.1 supports base >= 4.11 & cabal-version: 2.0
--
-- as xhtml-3000.2.2 and xhtml-3000.2.2.1 are not distinguishable except
-- for their version number.
Build-depends: base >= 4.11 && < 5
Build-depends: base >= 4 && < 5
if impl(ghc >= 8.0)
-- Enable warnings about potential future incompatibilities
ghc-options: -Wcompat -Wnoncanonical-monadfail-instances -Wnoncanonical-monad-instances
...
...
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