Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stack
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Commercial Haskell
stack
Commits
a37d0781
Commit
a37d0781
authored
5 years ago
by
Emanuel Borsboom
Browse files
Options
Downloads
Patches
Plain Diff
Add `stack.yaml` and `snapshot.yaml` hackage sdist
parent
62c24fa0
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
package.yaml
+2
-0
2 additions, 0 deletions
package.yaml
snapshot.yaml
+4
-0
4 additions, 0 deletions
snapshot.yaml
stack.yaml
+0
-5
0 additions, 5 deletions
stack.yaml
with
6 additions
and
5 deletions
package.yaml
+
2
−
0
View file @
a37d0781
...
...
@@ -30,6 +30,8 @@ extra-source-files:
-
CONTRIBUTING.md
-
ChangeLog.md
-
README.md
-
stack.yaml
-
snapshot.yaml
-
doc/*.md
-
src/setup-shim/StackSetupShim.hs
-
test/package-dump/ghc-7.10.txt
...
...
This diff is collapsed.
Click to expand it.
snapshot.yaml
+
4
−
0
View file @
a37d0781
...
...
@@ -23,6 +23,10 @@ packages:
-
ansi-wl-pprint-0.6.8.2@rev:1
# for ansi-terminal-0.9
-
hedgehog-0.6.1@rev:4
# for ansi-terminal-0.9
-
typed-process-0.2.6.0@rev:0
# for rio-0.1.10.0
-
rio-prettyprint-0.1.0.0
-
hi-file-parser-0.1.0.0
-
http-download-0.1.0.0
-
pantry-0.1.1.1
-
git
:
https://github.com/snoyberg/filelock.git
commit
:
97e83ecc133cd60a99df8e1fa5a3c2739ad007dc
...
...
This diff is collapsed.
Click to expand it.
stack.yaml
+
0
−
5
View file @
a37d0781
...
...
@@ -2,11 +2,6 @@ resolver: snapshot.yaml
packages
:
-
.
-
subs/pantry
-
subs/curator
-
subs/http-download
-
subs/rio-prettyprint
-
subs/hi-file-parser
docker
:
enable
:
false
...
...
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