Skip to content

Commit 2f78e81

Browse files
committed
release 0.0.38.0
1 parent 2d1f4c0 commit 2f78e81

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

haskell-debug-adapter.cabal

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ library
112112
, directory
113113
, filepath
114114
, fsnotify
115-
, ghci-dap >=0.0.19.0
116-
, haskell-dap >=0.0.15.0
115+
, ghci-dap >=0.0.20.0
116+
, haskell-dap >=0.0.16.0
117117
, hslogger
118118
, lens
119119
, mtl
@@ -186,8 +186,8 @@ executable haskell-debug-adapter
186186
, directory
187187
, filepath
188188
, fsnotify
189-
, ghci-dap >=0.0.19.0
190-
, haskell-dap >=0.0.15.0
189+
, ghci-dap >=0.0.20.0
190+
, haskell-dap >=0.0.16.0
191191
, haskell-debug-adapter
192192
, hslogger
193193
, lens
@@ -264,8 +264,8 @@ test-suite haskell-debug-adapter-test
264264
, directory
265265
, filepath
266266
, fsnotify
267-
, ghci-dap >=0.0.19.0
268-
, haskell-dap >=0.0.15.0
267+
, ghci-dap >=0.0.20.0
268+
, haskell-dap >=0.0.16.0
269269
, haskell-debug-adapter
270270
, hslogger
271271
, hspec

0 commit comments

Comments
 (0)