diff options
author | azahi <azahi@teknik.io> | 2019-06-15 14:08:21 +0300 |
---|---|---|
committer | azahi <azahi@teknik.io> | 2019-06-15 14:08:21 +0300 |
commit | de7c2f4a415bcb5d743bcece2b9f523d30c471ce (patch) | |
tree | fa6793b57e3dd977576252517fbe21982e748b84 /cabal.project | |
parent | Add xmobar submodule and fix remotes (diff) |
Bump version 0.15.3
Update fonts Temporary remove ALSA bindings because of unresolved version errors Update Stack and Cabal to use GHC 8.6.4 Add missing pointers to Xmobar
Diffstat (limited to 'cabal.project')
-rw-r--r-- | cabal.project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index 2f7a15c..f8ea299 100644 --- a/cabal.project +++ b/cabal.project @@ -1,3 +1,4 @@ packages: ./ ./vendor/xmonad/ ./vendor/xmonad-contrib/ + ./vendor/xmobar/ |