Skip to content

Commit 19c986f

Browse files
committed
Ensure usage of stan-0.2.1.0 to fix #4515
- Fixed by: kowainik/stan#586 - Released in stan-0.2.1.0
1 parent 8aeda29 commit 19c986f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packages:
88
./hls-test-utils
99

1010

11-
index-state: 2025-05-12T13:26:29Z
11+
index-state: 2025-06-07T14:57:40Z
1212

1313
tests: True
1414
test-show-details: direct

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ library hls-stan-plugin
806806
, lsp-types
807807
, text
808808
, unordered-containers
809-
, stan >= 0.1.2.0
809+
, stan >= 0.2.1.0
810810
, trial
811811
, directory
812812

0 commit comments

Comments
 (0)