mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
add filepath package dependency needed by Prompt.Pass
filepath comes with ghc, and it's used by xmonad-core anyways
This commit is contained in:
@@ -57,7 +57,6 @@ library
|
||||
containers,
|
||||
directory,
|
||||
extensible-exceptions,
|
||||
filepath,
|
||||
old-locale,
|
||||
old-time,
|
||||
process,
|
||||
|
Reference in New Issue
Block a user