Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
H
hsc2hs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Glasgow Haskell Compiler
hsc2hs
Commits
b4305a28
Unverified
Commit
b4305a28
authored
Jun 18, 2018
by
Ben Gamari
🐢
Committed by
GitHub
Jun 18, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump containers upper bound
parent
26ba5fb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
hsc2hs.cabal
hsc2hs.cabal
+1
-1
No files found.
hsc2hs.cabal
View file @
b4305a28
...
...
@@ -55,7 +55,7 @@ Executable hsc2hs
Other-Extensions: CPP, NoMonomorphismRestriction
Build-Depends: base >= 4 && < 5,
containers >= 0.2 && < 0.
6
,
containers >= 0.2 && < 0.
7
,
directory >= 1 && < 1.4,
filepath >= 1 && < 1.5,
process >= 1.1 && < 1.7
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment