]> gitweb.michael.orlitzky.com - haeredes.git/blobdiff - src/CommandLine.hs
Enable/fix more warnings for GHC 8+.
[haeredes.git] / src / CommandLine.hs
index bd8b2f984ccb9432cd7d69dab7c2a809beaa6258..5539605df406d64e428aed128a388418fd0c8f6a 100644 (file)
@@ -31,7 +31,7 @@ import System.Console.CmdArgs (
 import Paths_haeredes (version)
 import Data.Version (showVersion)
 
-import Timeout (Timeout(..))
+import Timeout (Timeout(seconds))
 
 
 -- | Description of the 'NS' mode.