Skip to content

Commit fc3d8f7

Browse files
author
kokobd
committed
temp: compare benchmark with previous commit
1 parent 19d87ff commit fc3d8f7

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

bench/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ versions:
7979
- upstream: origin/master
8080
# - HEAD~1
8181
- HEAD
82+
- 19d87ffedf1dd239cad81f85c5ad5070dcd6d6df
8283

8384
# A list of plugin configurations to analyze
8485
configurations:

cabal.project

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,21 +68,21 @@ source-repository-package
6868
-- Remove me when a new version of lsp is released
6969
source-repository-package
7070
type:git
71-
location: https://github.com/haskell/lsp
71+
location: https://github.com/kokobd/lsp
7272
subdir: lsp
73-
tag: 78dc807159c5e0faa04704198d18f24ece3ebc96
73+
tag: 77a434087b1f39ae6fd4bc6d88fddbcd1d23e185
7474

7575
source-repository-package
7676
type:git
77-
location: https://github.com/haskell/lsp
77+
location: https://github.com/kokobd/lsp
7878
subdir: lsp-types
79-
tag: 78dc807159c5e0faa04704198d18f24ece3ebc96
79+
tag: 77a434087b1f39ae6fd4bc6d88fddbcd1d23e185
8080

8181
source-repository-package
8282
type:git
83-
location: https://github.com/haskell/lsp
83+
location: https://github.com/kokobd/lsp
8484
subdir: lsp-test
85-
tag: 78dc807159c5e0faa04704198d18f24ece3ebc96
85+
tag: 77a434087b1f39ae6fd4bc6d88fddbcd1d23e185
8686

8787
allow-newer:
8888
-- ghc-9.2

0 commit comments

Comments
 (0)