We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c1646 commit a54e352Copy full SHA for a54e352
cabal.project
@@ -35,7 +35,7 @@ packages:
35
./plugins/hls-refactor-plugin
36
./plugins/hls-overloaded-record-dot-plugin
37
38
-index-state: 2023-11-14T11:26:13Z
+index-state: 2023-12-10T23:30:17Z
39
40
tests: True
41
test-show-details: direct
plugins/hls-stan-plugin/hls-stan-plugin.cabal
@@ -46,7 +46,7 @@ library
46
, text
47
, transformers
48
, unordered-containers
49
- , stan
+ , stan >= 0.1.1.0
50
51
default-language: Haskell2010
52
default-extensions:
0 commit comments