Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
ghcup-hs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Haskell
ghcup-hs
Commits
d6671600
Verified
Commit
d6671600
authored
4 years ago
by
Julian Ospald
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/pr/6'
parents
7bc00c4e
df55d972
No related branches found
No related tags found
No related merge requests found
Pipeline
#39990
failed
4 years ago
Stage: hlint
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cabal.project
+0
-5
0 additions, 5 deletions
cabal.project
ghcup.cabal
+1
-1
1 addition, 1 deletion
ghcup.cabal
stack.yaml
+1
-3
1 addition, 3 deletions
stack.yaml
with
2 additions
and
9 deletions
cabal.project
+
0
−
5
View file @
d6671600
...
@@ -8,11 +8,6 @@ package ghcup
...
@@ -8,11 +8,6 @@ package ghcup
tests: True
tests: True
flags: +tui
flags: +tui
source-repository-package
type: git
location: https://github.com/jtdaugherty/brick.git
tag: b3b96cfe66dfd398d338e3feb2b6855e66a35190
source-repository-package
source-repository-package
type: git
type: git
location: https://github.com/Bodigrim/tar
location: https://github.com/Bodigrim/tar
...
...
This diff is collapsed.
Click to expand it.
ghcup.cabal
+
1
−
1
View file @
d6671600
...
@@ -235,7 +235,7 @@ executable ghcup
...
@@ -235,7 +235,7 @@ executable ghcup
cpp-options: -DBRICK
cpp-options: -DBRICK
other-modules: BrickMain
other-modules: BrickMain
build-depends:
build-depends:
, brick >=0.
5
&& <0.6
4
, brick >=0.
64
&& <0.6
5
, transformers ^>=0.5
, transformers ^>=0.5
, vector ^>=0.12
, vector ^>=0.12
, vty >=5.28.2 && <5.34
, vty >=5.28.2 && <5.34
...
...
This diff is collapsed.
Click to expand it.
stack.yaml
+
1
−
3
View file @
d6671600
...
@@ -10,9 +10,7 @@ extra-deps:
...
@@ -10,9 +10,7 @@ extra-deps:
-
git
:
https://github.com/Bodigrim/tar
-
git
:
https://github.com/Bodigrim/tar
commit
:
ac197ec7ea4838dc2b4e22b9b888b080cedf29cf
commit
:
ac197ec7ea4838dc2b4e22b9b888b080cedf29cf
-
git
:
https://github.com/jtdaugherty/brick.git
-
brick-0.64@sha256:f03fa14607c22cf48af99e24c44f79a0fb073f7ec229f15e969fed9ff73c93f6,16530
commit
:
b3b96cfe66dfd398d338e3feb2b6855e66a35190
-
IfElse-0.85@sha256:6939b94acc6a55f545f63a168a349dd2fbe4b9a7cca73bf60282db5cc6aa47d2,445
-
IfElse-0.85@sha256:6939b94acc6a55f545f63a168a349dd2fbe4b9a7cca73bf60282db5cc6aa47d2,445
-
ascii-string-1.0.1.4@sha256:fa34f1d9ba57e8e89c0d4c9cef5e01ba32cb2d4373d13f92dcc0b531a6c6749b,2582
-
ascii-string-1.0.1.4@sha256:fa34f1d9ba57e8e89c0d4c9cef5e01ba32cb2d4373d13f92dcc0b531a6c6749b,2582
-
base16-bytestring-0.1.1.7@sha256:0021256a9628971c08da95cb8f4d0d72192f3bb8a7b30b55c080562d17c43dd3,2231
-
base16-bytestring-0.1.1.7@sha256:0021256a9628971c08da95cb8f4d0d72192f3bb8a7b30b55c080562d17c43dd3,2231
...
...
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