]> gitweb.michael.orlitzky.com - mailbox-count.git/blobdiff - src/CommandLine.hs
Fix hlint suggestions.
[mailbox-count.git] / src / CommandLine.hs
index 6c8833c9f53390f15ec58d61a05d2fd5fb76a56e..578179e9add1c60af9d7421d62bbefd821ccdf78 100644 (file)
@@ -1,5 +1,3 @@
-{-# LANGUAGE DeriveDataTypeable #-}
-
 module CommandLine (
   get_args )
 where