Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit ceab647

Browse files
committed
Set haskell-src-exts lower bound to 1.22
1 parent c584f98 commit ceab647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-ide-engine.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ library
7575
, haddock-library
7676
, haskell-lsp == 0.20.*
7777
, haskell-lsp-types == 0.20.*
78-
, haskell-src-exts
78+
, haskell-src-exts >= 1.22
7979
, hie-plugin-api >= 1.1
8080
, hoogle >= 5.0.13
8181
, hsimport

0 commit comments

Comments
 (0)