Expose satisfyMaybe
[lsp-test.git] / stack.yaml
index d07277781e6c1bc3a9f88df29e977ea8c53e1f75..1e8b3c24f725ba629b30abe796b15332ba195715 100644 (file)
@@ -1,8 +1,11 @@
-resolver: nightly-2019-05-05
+resolver: lts-13.26
 packages:
   - .
 
 extra-deps:
-  - haskell-lsp-0.13.0.0
-  - haskell-lsp-types-0.13.0.0
   - rope-utf16-splay-0.3.1.0
+  - github: alanz/haskell-lsp
+    commit: 2aacc5ca706bcce111e976a1af4a95a376137c5e
+    subdirs:
+      - .
+      - haskell-lsp-types