Skip to content

Commit 6d1bc98

Browse files
0rpheemichaelpj
andauthored
Update index-state to get latest stan version and add lower bound (#3894)
Fixes: #3885 Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
1 parent 201b604 commit 6d1bc98

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)