Skip to content

Commit a54e352

Browse files
committed
Update index-state to get latest stan version and add lower bound
Fixes: #3885
1 parent f0c1646 commit a54e352

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal.project

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages:
3535
./plugins/hls-refactor-plugin
3636
./plugins/hls-overloaded-record-dot-plugin
3737

38-
index-state: 2023-11-14T11:26:13Z
38+
index-state: 2023-12-10T23:30:17Z
3939

4040
tests: True
4141
test-show-details: direct

plugins/hls-stan-plugin/hls-stan-plugin.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ library
4646
, text
4747
, transformers
4848
, unordered-containers
49-
, stan
49+
, stan >= 0.1.1.0
5050

5151
default-language: Haskell2010
5252
default-extensions:

0 commit comments

Comments
 (0)