Skip to content

Commit bb03637

Browse files
committed
Revert "Remove unused dependency"
This reverts commit 14908e9. What a fool I was for thinking that `cabal build all` would actually build *all* components...
1 parent de4cb37 commit bb03637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

evdev/evdev.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ common common
2323
bytestring ^>= {0.10, 0.11},
2424
containers ^>= 0.6.2,
2525
extra ^>= {1.6.18, 1.7},
26+
filepath-bytestring ^>= 1.4.2,
2627
monad-loops ^>= 0.4.3,
2728
rawfilepath ^>= 1.0.0,
2829
time ^>= {1.9.3, 1.10, 1.11, 1.12, 1.13},

0 commit comments

Comments
 (0)