File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ library
7474 , pretty-simple
7575 , random
7676 , recover-rtti
77- , sqlite-simple
77+ , sqlite-simple == 0.4.18.2
7878 , template-haskell
7979 , text
8080 , text-builder
@@ -137,7 +137,7 @@ test-suite tests
137137 , pretty-simple
138138 , random
139139 , recover-rtti
140- , sqlite-simple
140+ , sqlite-simple == 0.4.18.2
141141 , template-haskell
142142 , text
143143 , text-builder
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ library
216216 , ki
217217 , lens
218218 , lock-file
219- , lsp > =2.2.0.0
219+ , lsp = =2.2.0.0
220220 , lsp-types >= 2.0.2.0
221221 , megaparsec
222222 , memory
@@ -358,7 +358,7 @@ executable transcripts
358358 , ki
359359 , lens
360360 , lock-file
361- , lsp > =2.2.0.0
361+ , lsp = =2.2.0.0
362362 , lsp-types >= 2.0.2.0
363363 , megaparsec
364364 , memory
@@ -507,7 +507,7 @@ test-suite cli-tests
507507 , ki
508508 , lens
509509 , lock-file
510- , lsp > =2.2.0.0
510+ , lsp = =2.2.0.0
511511 , lsp-types >= 2.0.2.0
512512 , megaparsec
513513 , memory
You can’t perform that action at this time.
0 commit comments