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
32250f37
Commit
32250f37
authored
Apr 14, 2024
by
Zachary Snow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade to GHC 9.4.8
parent
df016504
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
7 deletions
+8
-7
NOTICE
+0
-0
stack.yaml
+1
-1
stack.yaml.lock
+6
-6
sv2v.cabal
+1
-0
No files found.
NOTICE
View file @
32250f37
This diff is collapsed.
Click to expand it.
stack.yaml
View file @
32250f37
resolver
:
lts-
18.24
resolver
:
lts-
21.25
pvp-bounds
:
both
pvp-bounds
:
both
ghc-options
:
ghc-options
:
$locals
:
-j2
$locals
:
-j2
...
...
stack.yaml.lock
View file @
32250f37
...
@@ -3,10 +3,10 @@
...
@@ -3,10 +3,10 @@
# For more information, please see the documentation at:
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/lock_files
# https://docs.haskellstack.org/en/stable/lock_files
snapshots:
- original: lts-18.24
completed:
sha256: 06d844ba51e49907bd29cb58b4a5f86ee7587a4cd7e6cf395eeec16cba619ce8
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/24.yaml
size: 587821
packages: []
packages: []
snapshots:
- completed:
sha256: a81fb3877c4f9031e1325eb3935122e608d80715dc16b586eb11ddbff8671ecd
size: 640086
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/25.yaml
original: lts-21.25
sv2v.cabal
View file @
32250f37
...
@@ -129,6 +129,7 @@ executable sv2v
...
@@ -129,6 +129,7 @@ executable sv2v
"-with-rtsopts=-N -A32m"
"-with-rtsopts=-N -A32m"
-funbox-strict-fields
-funbox-strict-fields
-Wall
-Wall
-Wno-incomplete-uni-patterns
source-repository head
source-repository head
type: git
type: git
...
...
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