]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - src/CommandLine.hs
Create a Usernames newtype to fix an orphan instance.
[dead/halcyon.git] / src / CommandLine.hs
index e70aa964c667e3d22aa88afcefb3847da84169ba..ef9ff39939a9f9795c26de573aedad318c5e7b5c 100644 (file)
@@ -14,8 +14,8 @@ import System.IO (hPutStrLn, stderr)
 import Paths_twat (version)
 import Data.Version (showVersion)
 
-import OptionalConfiguration
 import ExitCodes
+import OptionalConfiguration
 
 description :: String
 description = "Twat twats tweets so you don't have to twitter."