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