Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
terminfo
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
terminfo
Commits
cc1b149f
Unverified
Commit
cc1b149f
authored
1 year ago
by
Ben Gamari
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #55 from bgamari/ghc-9.8
Bump base bound to <4.20
parents
cb8a801a
4d26c55f
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
terminfo.cabal
+1
-1
1 addition, 1 deletion
terminfo.cabal
with
1 addition
and
1 deletion
terminfo.cabal
+
1
−
1
View file @
cc1b149f
...
...
@@ -28,7 +28,7 @@ Library
other-extensions: CPP, DeriveDataTypeable, FlexibleInstances, ScopedTypeVariables
if impl(ghc>=7.3)
other-extensions: Safe, Trustworthy
build-depends: base >= 4.9 && < 4.
19
build-depends: base >= 4.9 && < 4.
20
ghc-options: -Wall
exposed-modules:
System.Console.Terminfo
...
...
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