about summary refs log tree commit diff
path: root/src/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Main.hs12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/Main.hs b/src/Main.hs
index 74117e4..159cfaa 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -1,3 +1,15 @@
+-----------------------------------------------------------------------------
+-- |
+-- Module      :  Main
+-- Copyright   :  (c) azahi 2018
+-- License     :  BSD3-style (see LICENSE)
+--
+-- Maintainer  :  azahi@teknik.io
+-- Stability   :  unstable
+-- Portability :  unportable
+--
+------------------------------------------------------------------------
+
 module Main where
 
 import           XMonad

Consider giving Nix/NixOS a try! <3