This repository was archived by the owner on Apr 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,6 @@ packages: semantic
21
21
semantic-tsx
22
22
semantic-typescript
23
23
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
-
31
24
source-repository-package
32
25
type : git
33
26
location : https://github.com/antitypical/fused-syntax.git
Original file line number Diff line number Diff line change @@ -21,13 +21,6 @@ packages: semantic
21
21<
8000
/code>
semantic-tsx
22
22
semantic-typescript
23
23
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
-
31
24
source-repository-package
32
25
type: git
33
26
location: https://github.com/antitypical/fused-syntax.git
Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ library
120
120
, network ^>= 2.8.0.0
121
121
, network-uri ^>= 2.6.1.0
122
122
, optparse-applicative >= 0.14.3 && < 0.16
123
- , parallel ^>= 3.2.2.0
124
123
, pathtype ^>= 0.8.1
125
124
, pretty-show ^>= 1.9.5
126
125
, proto-lens >= 0.5 && < 0.8
@@ -155,7 +154,6 @@ library
155
154
, tree-sitter-tsx ^>= 0.5.0.0
156
155
, tree-sitter-typescript ^>= 0.5.0.0
157
156
, unix ^>= 2.7.2.2
158
- , unliftio-core >= 0.1 && < 0.3
159
157
160
158
executable semantic
161
159
import : haskell, executable-flags
You can’t perform that action at this time.
0 commit comments