Skip to content

Commit a6a34df

Browse files
committed
Bump extra
1 parent 54344ce commit a6a34df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

evdev-streamly/evdev-streamly.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ library
3030
bytestring ^>= {0.10, 0.11, 0.12},
3131
containers ^>= {0.6.2, 0.7},
3232
evdev ^>= {2.1, 2.2, 2.3},
33-
extra ^>= {1.6.18, 1.7},
33+
extra ^>= {1.6.18, 1.7, 1.8},
3434
filepath-bytestring ^>= {1.4.2, 1.5},
3535
mtl ^>= {2.2, 2.3},
3636
rawfilepath ^>= {1.0, 1.1},

evdev/evdev.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ common common
2222
base >= 4.11 && < 5,
2323
bytestring ^>= {0.10, 0.11, 0.12},
2424
containers ^>= {0.6.2, 0.7},
25-
extra ^>= {1.6.18, 1.7},
25+
extra ^>= {1.6.18, 1.7, 1.8},
2626
filepath-bytestring ^>= {1.4.2, 1.5},
2727
monad-loops ^>= 0.4.3,
2828
mtl ^>= {2.2, 2.3},

0 commit comments

Comments
 (0)