Expose satisfyMaybe
[lsp-test.git] / stack.yaml
index aa3b5ca965a54c58da0329ab000d7493dc0f14f5..1e8b3c24f725ba629b30abe796b15332ba195715 100644 (file)
@@ -1,9 +1,11 @@
 resolver: lts-13.26
-allow-newer: true
 packages:
   - .
 
 extra-deps:
   - rope-utf16-splay-0.3.1.0
-  - haskell-lsp-0.15.0.0
-  - haskell-lsp-types-0.15.0.0
+  - github: alanz/haskell-lsp
+    commit: 2aacc5ca706bcce111e976a1af4a95a376137c5e
+    subdirs:
+      - .
+      - haskell-lsp-types