File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ packages:
8
8
./hls-test-utils
9
9
10
10
11
- index-state : 2025-05-12T13:26 :29Z
11
+ index-state : 2025-06-07T14:57 :40Z
12
12
13
13
tests : True
14
14
test-show-details : direct
Original file line number Diff line number Diff line change @@ -806,7 +806,7 @@ library hls-stan-plugin
806
806
, lsp-types
807
807
, text
808
808
, unordered-containers
809
- , stan >= 0.1.2 .0
809
+ , stan >= 0.2.1 .0
810
810
, trial
811
811
, directory
812
812
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ extra-deps:
30
30
- tasty-1.5.3
31
31
32
32
# stan and friends
33
- - stan-0.1.3 .0
33
+ - stan-0.2.1 .0
34
34
- dir-traverse-0.2.3.0
35
35
- extensions-0.1.0.1
36
36
- tomland-1.3.3.2
@@ -40,6 +40,7 @@ extra-deps:
40
40
- validation-selective-0.2.0.0
41
41
- cabal-add-0.1
42
42
- cabal-install-parsers-0.6.1.1
43
+ - directory-ospath-streaming-0.2.2
43
44
44
45
45
46
configure-options :
Original file line number Diff line number Diff line change @@ -28,12 +28,13 @@ extra-deps:
28
28
- retrie-1.2.3
29
29
30
30
# stan dependencies not found in the stackage snapshot
31
- - stan-0.1.3 .0
31
+ - stan-0.2.1 .0
32
32
- dir-traverse-0.2.3.0
33
33
- extensions-0.1.0.1
34
34
- trial-0.0.0.0
35
35
- trial-optparse-applicative-0.0.0.0
36
36
- trial-tomland-0.0.0.0
37
+ - directory-ospath-streaming-0.2.2
37
38
38
39
configure-options :
39
40
ghcide :
You can’t perform that action at this time.
0 commit comments