summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-08-30 02:58:10 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-08-30 02:58:10 +0200
commit4de90f467636ed7bfe6f40d470df4da61574d111 (patch)
tree6b77d141e5e92e5151cfcdd4e741f687e81f86a6
parentd17958115fbb80d5baf58830f33390cd21acedac (diff)
downloadxmobar-4de90f467636ed7bfe6f40d470df4da61574d111.tar.gz
xmobar-4de90f467636ed7bfe6f40d470df4da61574d111.tar.bz2
Redundant OPTIONS pragma removed
-rw-r--r--src/XUtil.hsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XUtil.hsc b/src/XUtil.hsc
index d5bb591..1de5e47 100644
--- a/src/XUtil.hsc
+++ b/src/XUtil.hsc
@@ -1,4 +1,4 @@
-{-# OPTIONS -fglasgow-exts #-}
+-- {-# OPTIONS -fglasgow-exts #-}
-----------------------------------------------------------------------------
-- |
-- Module : XUtil