diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.yaml b/package.yaml index e197d7b..30a47f9 100644 --- a/package.yaml +++ b/package.yaml @@ -40,8 +40,7 @@ executable: - -threaded - -v0 - -with-rtsopts=-N - dependencies: - xmonad-ng + dependencies: xmonad-ng when: - condition: false other-modules: Paths_xmonad_ng |