Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sv2v
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
sv2v
Commits
774409dd
Commit
774409dd
authored
Sep 26, 2020
by
Zachary Snow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade to GHC 8.8.4
parent
6d907e09
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
17 deletions
+7
-17
stack.yaml
+1
-4
stack.yaml.lock
+5
-12
sv2v.cabal
+1
-1
No files found.
stack.yaml
View file @
774409dd
resolver
:
lts-1
4.26
resolver
:
lts-1
6.14
packages
:
-
.
extra-deps
:
-
githash-0.1.4.0@sha256:e7768540ec278ca6a4252f199769ab502cf04b6e552ea0b798cd7dd4b5774f14,1572
stack.yaml.lock
View file @
774409dd
...
...
@@ -3,17 +3,10 @@
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/lock_files
packages:
- completed:
hackage: githash-0.1.4.0@sha256:e7768540ec278ca6a4252f199769ab502cf04b6e552ea0b798cd7dd4b5774f14,1572
pantry-tree:
size: 615
sha256: 41cd3182ece491ad4353e5576bd18a8aedb868cbc98718d2de5d731fd22ba93f
original:
hackage: githash-0.1.4.0@sha256:e7768540ec278ca6a4252f199769ab502cf04b6e552ea0b798cd7dd4b5774f14,1572
packages: []
snapshots:
- completed:
size: 5
24996
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/1
4/26
.yaml
sha256:
c544f5b0c4877de1f69353442ef511a361e1bdacf86304a8ad7657abdff3b28a
original: lts-1
4.26
size: 5
32382
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/1
6/14
.yaml
sha256:
1ef27e36f38824abafc43224ca612211b3828fa9ffd31ba0fc2867ae2e19ba90
original: lts-1
6.14
sv2v.cabal
View file @
774409dd
...
...
@@ -29,7 +29,7 @@ executable sv2v
, containers
, directory
, filepath
, githash
>= 0.1.4.0
, githash
, hashable
, mtl
other-modules:
...
...
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