From e6811f16345abdeb2e97bb19f5e43eb06ace2369 Mon Sep 17 00:00:00 2001 From: azahi Date: Fri, 29 Jun 2018 10:58:41 +0300 Subject: Bump to 0.2.0.1 Minor code tweaks Add header messages Change indentation Move per-module GHC_OPTIONS to their respective module --- xmonad-ng.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmonad-ng.cabal') diff --git a/xmonad-ng.cabal b/xmonad-ng.cabal index e79637b..970274f 100644 --- a/xmonad-ng.cabal +++ b/xmonad-ng.cabal @@ -1,5 +1,5 @@ name: xmonad-ng -version: 0.2.0.0 +version: 0.2.0.1 synopsis: azahi's XMonad configuration description: azahi's XMonad configuration based on stolen code and bad Haskell knowledge homepage: https://github.com/azahi/xmonad-ng @@ -31,7 +31,7 @@ library executable xmonad-ng main-is: Main.hs - ghc-options: -Wall -Wno-missing-signatures + ghc-options: -Wall build-depends: X11 >= 1.8 && < 1.9 , base >= 4.9 && < 4.10 , containers >= 0.5 && < 0.6 -- cgit 1.4.1