Expose satisfyMaybe
[lsp-test.git] / stack.yaml
index ce80d88acfb44cfc7ae8467f46bacce318b3d6d2..1e8b3c24f725ba629b30abe796b15332ba195715 100644 (file)
@@ -1,13 +1,11 @@
-resolver: nightly-2018-04-24
+resolver: lts-13.26
 packages:
   - .
 
 extra-deps:
-  - github: Bubba/haskell-lsp-client
-    commit: b7cf14eb48837a73032e867dab90db1708220c66
-  - haskell-lsp-types-0.2.2.0
-  - github: Bubba/haskell-lsp
-    commit: 04eeb0e676a344612073fa7c615a4bfa033c793a
-  - sorted-list-0.2.1.0
-  - github: yi-editor/yi-rope
-    commit: 7867909f4f20952be051fd4252cca5bbfc80cf41
+  - rope-utf16-splay-0.3.1.0
+  - github: alanz/haskell-lsp
+    commit: 2aacc5ca706bcce111e976a1af4a95a376137c5e
+    subdirs:
+      - .
+      - haskell-lsp-types