mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-25 09:11:51 -07:00
Add a cabal.project file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -23,3 +23,4 @@ tags
|
|||||||
|
|
||||||
# stack artifacts
|
# stack artifacts
|
||||||
/.stack-work/
|
/.stack-work/
|
||||||
|
/cabal.project.local
|
||||||
|
3
cabal.project
Normal file
3
cabal.project
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
packages: ./
|
||||||
|
../xmonad/
|
||||||
|
../x11/
|
Reference in New Issue
Block a user