From daaa4cf16f1561156537abc96317045b5f7e55d9 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Mon, 2 Dec 2019 18:04:34 +0300 Subject: haddock, stylish-haskell, stylish-cabal --- src/XMonad/Custom/Misc.hs | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'src/XMonad/Custom/Misc.hs') diff --git a/src/XMonad/Custom/Misc.hs b/src/XMonad/Custom/Misc.hs index d4b162e..5e3e566 100644 --- a/src/XMonad/Custom/Misc.hs +++ b/src/XMonad/Custom/Misc.hs @@ -1,16 +1,13 @@ {-# OPTIONS_GHC -funbox-strict-fields #-} ------------------------------------------------------------------------------ -- | --- Module : XMonad.Custom.Misc --- Copyright : (c) 2018-2019 Azat Bahawi --- License : BSD3-style (see LICENSE) +-- Module : XMonad.Custom.Misc +-- Copyright : (c) 2018-2019 Azat Bahawi +-- License : BSD3-style (see LICENSE) +-- Maintainer : Azat Bahawi +-- Stability : unstable +-- Portability : unportable -- --- Maintainer : Azat Bahawi --- Stability : unstable --- Portability : unportable --- ------------------------------------------------------------------------------ module XMonad.Custom.Misc ( Applications (..) -- cgit 1.4.1