File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ packages:
3636 ./plugins/hls-overloaded-record-dot-plugin
3737 ./plugins/hls-semantic-tokens-plugin
3838
39- index-state : 2023-12-13T00:00 :00Z
39+ index-state : 2024-01-05T19:06 :05Z
4040
4141tests : True
4242test-show-details : direct
Original file line number Diff line number Diff line change @@ -46,7 +46,9 @@ library
4646 , text
4747 , transformers
4848 , unordered-containers
49- , stan >= 0.1.1.0
49+ , stan >= 0.1.2.0
50+ , trial
51+ , directory
5052
5153 default-language : Haskell2010
5254 default-extensions :
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ extra-deps:
5656- lsp-types-2.1.0.0
5757
5858# stan dependencies not found in the stackage snapshot
59- - stan-0.1.0.2
59+ - stan-0.1.2.0
6060- clay-0.14.0
6161- dir-traverse-0.2.3.0
6262- extensions-0.1.0.0
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ extra-deps:
5959- optparse-applicative-0.17.1.0
6060
6161# stan and friends
62- - stan-0.1.1 .0
62+ - stan-0.1.2 .0
6363- clay-0.14.0
6464- colourista-0.1.0.2
6565- dir-traverse-0.2.3.0
You can’t perform that action at this time.
0 commit comments