Skip to content

Commit fb69572

Browse files
authored
ghcide: now requires extra >= 1.8 (#4926)
Due to using guardedA, which was introduced in extra-1.8
1 parent bfc3120 commit fb69572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ghcide/ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ library
6363
, edit-distance
6464
, enummapset
6565
, exceptions
66-
, extra >=1.7.14
66+
, extra >=1.8
6767
, filepath
6868
, fingertree
6969
, focus >=1.0.3.2

0 commit comments

Comments
 (0)