mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
cabal.project: don't hard-code paths to ../xmonad and ../x11
Not everyone has those repositories checked out at those paths. IMHO, it would be much better to configure these as "optional-packages". In any case, users should probably configure those in their cabal.project.local.
This commit is contained in:
parent
8847b3b2f6
commit
36dba39c44
@ -1,6 +1,5 @@
|
||||
packages: ./
|
||||
../xmonad/
|
||||
../x11/
|
||||
packages:
|
||||
xmonad-contrib.cabal
|
||||
|
||||
allow-newer:
|
||||
setlocale:base
|
||||
|
Loading…
x
Reference in New Issue
Block a user