8000 Clean up unused deps · github/semantic@83c022a · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 83c022a

Browse files
committed
Clean up unused deps
1 parent eff8233 commit 83c022a

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

cabal.project

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ packages: semantic
2121
semantic-tsx
2222
semantic-typescript
2323

24-
-- Packages brought in from other repos instead of hackage
25-
-- ATTENTION: remember to update cabal.project.ci when bumping SHAs here!
26-
source-repository-package
27-
type: git
28-
location: https://github.com/tclem/proto-lens-jsonpb
29-
tag: 38860f20378ff8960f609c92c5fd40da708995da
30-
3124
source-repository-package
3225
type: git
3326
location: https://github.com/antitypical/fused-syntax.git

cabal.project.ci

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ packages: semantic
2121< 8000 /code>
semantic-tsx
2222
semantic-typescript
2323

24-
-- Packages brought in from other repos instead of hackage
25-
-- ATTENTION: remember to update cabal.project when bumping SHAs here!
26-
source-repository-package
27-
type: git
28-
location: https://github.com/tclem/proto-lens-jsonpb
29-
tag: 38860f20378ff8960f609c92c5fd40da708995da
30-
3124
source-repository-package
3225
type: git
3326
location: https://github.com/antitypical/fused-syntax.git

semantic/semantic.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ library
120120
, network ^>= 2.8.0.0
121121
, network-uri ^>= 2.6.1.0
122122
, optparse-applicative >= 0.14.3 && < 0.16
123-
, parallel ^>= 3.2.2.0
124123
, pathtype ^>= 0.8.1
125124
, pretty-show ^>= 1.9.5
126125
, proto-lens >= 0.5 && < 0.8
@@ -155,7 +154,6 @@ library
155154
, tree-sitter-tsx ^>= 0.5.0.0
156155
, tree-sitter-typescript ^>= 0.5.0.0
157156
, unix ^>= 2.7.2.2
158-
, unliftio-core >= 0.1 && < 0.3
159157

160158
executable semantic
161159
import: haskell, executable-flags

0 commit comments

Comments
 (0)
0