X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FCommandLine.hs;h=578179e9add1c60af9d7421d62bbefd821ccdf78;hb=7dccbdf398b85df91737ab0faf4509315ee4e64d;hp=6c8833c9f53390f15ec58d61a05d2fd5fb76a56e;hpb=7a19ab91c57bfe9c3fb8a6e4105f300c7f638e2d;p=mailbox-count.git diff --git a/src/CommandLine.hs b/src/CommandLine.hs index 6c8833c..578179e 100644 --- a/src/CommandLine.hs +++ b/src/CommandLine.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE DeriveDataTypeable #-} - module CommandLine ( get_args ) where