File tree 4 files changed +6
-4
lines changed
4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ packages:
36
36
./plugins/hls-overloaded-record-dot-plugin
37
37
./plugins/hls-semantic-tokens-plugin
38
38
39
- index-state : 2023-12-13T00:00 :00Z
39
+ index-state : 2024-01-05T19:06 :05Z
40
40
41
41
tests : True
42
42
test-show-details : direct
Original file line number Diff line number Diff line change @@ -46,7 +46,9 @@ library
46
46
, text
47
47
, transformers
48
48
, unordered-containers
49
- , stan >= 0.1.1.0
49
+ , stan >= 0.1.2.0
50
+ , trial
51
+ , directory
50
52
51
53
default-language : Haskell2010
52
54
default-extensions :
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ extra-deps:
56
56
- lsp-types-2.1.0.0
57
57
58
58
# stan dependencies not found in the stackage snapshot
59
- - stan-0.1.0.2
59
+ - stan-0.1.2.0
60
60
- clay-0.14.0
61
61
- dir-traverse-0.2.3.0
62
62
- extensions-0.1.0.0
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ extra-deps:
59
59
- optparse-applicative-0.17.1.0
60
60
61
61
# stan and friends
62
- - stan-0.1.1 .0
62
+ - stan-0.1.2 .0
63
63
- clay-0.14.0
64
64
- colourista-0.1.0.2
65
65
- dir-traverse-0.2.3.0
You can’t perform that action at this time.
0 commit comments