mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Add a cabal.project file
This commit is contained in:
parent
e4e20da8f0
commit
615f007fe4
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/
|
Loading…
x
Reference in New Issue
Block a user