Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Julian Ospald
Stack
Commits
948db274
Verified
Commit
948db274
authored
3 years ago
by
Julian Ospald
Browse files
Options
Downloads
Patches
Plain Diff
Add cabal.project
parent
0e5a087e
No related branches found
No related tags found
No related merge requests found
Pipeline
#43615
failed
3 years ago
Stage: hlint
Stage: test
Stage: release
Changes
3
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab/before_script/darwin/install_deps.sh
+0
-11
0 additions, 11 deletions
.gitlab/before_script/darwin/install_deps.sh
cabal.project
+12
-0
12 additions, 0 deletions
cabal.project
cabal.project.freeze
+2666
-0
2666 additions, 0 deletions
cabal.project.freeze
with
2678 additions
and
11 deletions
.gitlab/before_script/darwin/install_deps.sh
+
0
−
11
View file @
948db274
...
...
@@ -21,17 +21,6 @@ ghcup set ghc ${GHC_VERSION}
ghcup
install
cabal
${
CABAL_VERSION
}
rm
ghcup-bin
if
[
$ARCH
=
'ARM64'
]
;
then
cabal update
mkdir
vendored
cd
vendored
cabal unpack network-3.1.2.1
cd
network
*
autoreconf
-fi
cd
../..
fi
cat
<<
EOF
> cabal.project
packages: ./stack.cabal
...
...
This diff is collapsed.
Click to expand it.
cabal.project
0 → 100644
+
12
−
0
View file @
948db274
-- Generated by stackage-to-hackage
index-state: 2021-11-07T00:15:21Z
with-compiler: ghc-8.10.7
packages:
./
package stack
ghc-options: -fhide-source-paths
This diff is collapsed.
Click to expand it.
cabal.project.freeze
0 → 100644
+
2666
−
0
View file @
948db274
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