This repository was archived by the owner on Apr 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +16
-15
lines changed
Expand file tree Collapse file tree 6 files changed +16
-15
lines changed Original file line number Diff line number Diff line change 1- [submodule "vendor/hspec-expectations-pretty-diff "]
2- path = vendor/hspec-expectations-pretty-diff
3- url = https://github.com/rewinfrey/hspec-expectations-pretty-diff
41[submodule "vendor/haskell-tree-sitter "]
52 path = vendor/haskell-tree-sitter
63 url = https://github.com/tree-sitter/haskell-tree-sitter.git
7- [submodule "vendor/proto3-suite "]
8- path = vendor/proto3-suite
9- url = https://github.com/joshvera/proto3-suite.git
10- [submodule "vendor/proto3-wire "]
11- path = vendor/proto3-wire
12- url = https://github.com/joshvera/proto3-wire.git
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ before_install:
2929
3030install :
3131- cabal new-update
32- - cabal new-configure --enable-tests -- write-ghc-environment-files=always
32+ - cabal new-configure --write-ghc-environment-files=always
3333- cabal new-build --only-dependencies -j
3434
3535script :
Original file line number Diff line number Diff line change 1- packages : vendor/* vendor/proto3-suite vendor/ haskell-tree-sitter/languages/* semantic.cabal semantic-core/semantic-core.cabal
1+ packages : vendor/* vendor/haskell-tree-sitter/languages/* . semantic-core
22
3- package proto3-suite
3+ source-repository-package
4+ type : git
5+ location : https://github.com/joshvera/proto3-suite.git
6+ tag : e13c7099789867733f42f47a25349a826937d870
7+
8+ source-repository-package
9+ type : git
10+ location : https://github.com/joshvera/proto3-wire.git
11+ tag : 84664e22f01beb67870368f1f88ada5d0ad01f56
12+
13+ source-repository-package
14+ type : git
15+ location : https://github.com/rewinfrey/hspec-expectations-pretty-diff
16+ tag : 94af5871c24ba319f7f72fefa53c1a4d074c9a29
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments